@morda-dev/create-sdk 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (120) hide show
  1. package/README.md +51 -0
  2. package/bin/create-sdk.js +185 -31
  3. package/package.json +14 -4
  4. package/template/.github/workflows/ci.yml +30 -35
  5. package/template/api-extractor.json +6 -6
  6. package/template/etc/project-template.api.md +32 -32
  7. package/template/package.json +14 -5
  8. package/template/src/index.ts +8 -2
  9. package/template/src/modules/user.ts +23 -4
  10. package/template/src/types/user.ts +11 -3
  11. package/template/.editorconfig +0 -0
  12. package/template/.github/CODEOWNERS +0 -2
  13. package/template/.github/ISSUE_TEMPLATE/bug_report.md +0 -35
  14. package/template/.github/ISSUE_TEMPLATE/feature_request.md +0 -26
  15. package/template/.github/dependabot.yml +0 -18
  16. package/template/.github/pull_request_template.md +0 -25
  17. package/template/.github/workflows/auto-release.yml +0 -77
  18. package/template/.github/workflows/deploy-pages.yml +0 -73
  19. package/template/.github/workflows/docs-ci.yml +0 -38
  20. package/template/.github/workflows/docs.yml +0 -19
  21. package/template/.github/workflows/release.yml +0 -51
  22. package/template/.husky/commit-msg +0 -4
  23. package/template/.husky/pre-commit +0 -4
  24. package/template/.prettierrc +0 -0
  25. package/template/CHANGELOG.md +0 -49
  26. package/template/CODE_OF_CONDUCT.md +0 -40
  27. package/template/CONTRIBUTING.md +0 -38
  28. package/template/SECURITY.md +0 -16
  29. package/template/TEST_DEPLOY.md +0 -0
  30. package/template/ci-cd.md +0 -93
  31. package/template/commitlint.config.cjs +0 -3
  32. package/template/coverage/base.css +0 -224
  33. package/template/coverage/block-navigation.js +0 -87
  34. package/template/coverage/clover.xml +0 -6
  35. package/template/coverage/coverage-final.json +0 -1
  36. package/template/coverage/favicon.png +0 -0
  37. package/template/coverage/index.html +0 -101
  38. package/template/coverage/prettify.css +0 -1
  39. package/template/coverage/prettify.js +0 -2
  40. package/template/coverage/sort-arrow-sprite.png +0 -0
  41. package/template/coverage/sorter.js +0 -210
  42. package/template/docs/api/README.md +0 -5
  43. package/template/docs/api-auto/README.md +0 -5
  44. package/template/docs/index.html +0 -73
  45. package/template/docs/index.md +0 -28
  46. package/template/docusaurus-build/.github/workflows/deploy-docs.yml +0 -46
  47. package/template/docusaurus-build/.github/workflows/deploy-pages.yml +0 -43
  48. package/template/docusaurus-build/README.md +0 -44
  49. package/template/docusaurus-build/blog/authors.yml +0 -34
  50. package/template/docusaurus-build/blog/hello-world.md +0 -9
  51. package/template/docusaurus-build/docs/ci-cd.md +0 -62
  52. package/template/docusaurus-build/docs/conventions.md +0 -50
  53. package/template/docusaurus-build/docs/folder-structure.md +0 -24
  54. package/template/docusaurus-build/docs/getting-started.md +0 -24
  55. package/template/docusaurus-build/docs/intro.md +0 -14
  56. package/template/docusaurus-build/docs/project-architecture.md +0 -125
  57. package/template/docusaurus-build/docs/project-template/architecture.md +0 -82
  58. package/template/docusaurus-build/docs/project-template/getting-started.md +0 -24
  59. package/template/docusaurus-build/docs/project-template/overview.md +0 -78
  60. package/template/docusaurus-build/docs/project-template/structure.md +0 -145
  61. package/template/docusaurus-build/docs/scripts.md +0 -42
  62. package/template/docusaurus-build/docs/testing.md +0 -30
  63. package/template/docusaurus-build/docusaurus-build/sidebars.ts +0 -30
  64. package/template/docusaurus-build/docusaurus-build/tsconfig.json +0 -8
  65. package/template/docusaurus-build/docusaurus-build/typedoc.tsconfig.json +0 -28
  66. package/template/docusaurus-build/docusaurus.config.ts +0 -129
  67. package/template/docusaurus-build/package-lock.json +0 -18235
  68. package/template/docusaurus-build/package.json +0 -51
  69. package/template/docusaurus-build/project-template/README.md +0 -44
  70. package/template/docusaurus-build/project-template/src/index.ts +0 -4
  71. package/template/docusaurus-build/project-template/src/modules/user.ts +0 -20
  72. package/template/docusaurus-build/project-template/src/types/user.ts +0 -5
  73. package/template/docusaurus-build/sidebars.ts +0 -20
  74. package/template/docusaurus-build/src/components/HomepageFeatures/index.tsx +0 -71
  75. package/template/docusaurus-build/src/components/HomepageFeatures/styles.module.css +0 -11
  76. package/template/docusaurus-build/src/css/custom.css +0 -30
  77. package/template/docusaurus-build/src/pages/index.module.css +0 -23
  78. package/template/docusaurus-build/src/pages/index.tsx +0 -52
  79. package/template/docusaurus-build/src/pages/markdown-page.md +0 -7
  80. package/template/docusaurus-build/static/.nojekyll +0 -0
  81. package/template/docusaurus-build/static/api/.nojekyll +0 -1
  82. package/template/docusaurus-build/static/api/assets/hierarchy.js +0 -1
  83. package/template/docusaurus-build/static/api/assets/highlight.css +0 -22
  84. package/template/docusaurus-build/static/api/assets/icons.js +0 -18
  85. package/template/docusaurus-build/static/api/assets/icons.svg +0 -1
  86. package/template/docusaurus-build/static/api/assets/main.js +0 -60
  87. package/template/docusaurus-build/static/api/assets/navigation.js +0 -1
  88. package/template/docusaurus-build/static/api/assets/search.js +0 -1
  89. package/template/docusaurus-build/static/api/assets/style.css +0 -1633
  90. package/template/docusaurus-build/static/api/functions/modules_user.getUser.html +0 -1
  91. package/template/docusaurus-build/static/api/functions/modules_user.sumAges.html +0 -1
  92. package/template/docusaurus-build/static/api/hierarchy.html +0 -1
  93. package/template/docusaurus-build/static/api/index.html +0 -1
  94. package/template/docusaurus-build/static/api/modules/index.html +0 -1
  95. package/template/docusaurus-build/static/api/modules/modules_user.html +0 -1
  96. package/template/docusaurus-build/static/api/modules/types_user.html +0 -1
  97. package/template/docusaurus-build/static/api/types/types_user.ApiResult.html +0 -3
  98. package/template/docusaurus-build/static/api/types/types_user.User.html +0 -4
  99. package/template/docusaurus-build/static/img/docusaurus-social-card.jpg +0 -0
  100. package/template/docusaurus-build/static/img/docusaurus.png +0 -0
  101. package/template/docusaurus-build/static/img/favicon.ico +0 -0
  102. package/template/docusaurus-build/static/img/logo.svg +0 -1
  103. package/template/docusaurus-build/static/img/undraw_docusaurus_mountain.svg +0 -171
  104. package/template/docusaurus-build/static/img/undraw_docusaurus_react.svg +0 -170
  105. package/template/docusaurus-build/static/img/undraw_docusaurus_tree.svg +0 -40
  106. package/template/docusaurus-build/tsconfig.json +0 -8
  107. package/template/docusaurus-build/typedoc.json +0 -14
  108. package/template/docusaurus-build/typedoc.tsconfig.json +0 -7
  109. package/template/eslint.config.mjs +0 -72
  110. package/template/morda-dev-project-template-0.1.1.tgz +0 -0
  111. package/template/package-lock.json +0 -45
  112. package/template/scripts/commitlint-runner.mjs +0 -10
  113. package/template/test.ts +0 -4
  114. package/template/tests/example.test.js +0 -3
  115. package/template/tests/public-api.snapshot.test.ts +0 -13
  116. package/template/tests/public-api.test.ts +0 -58
  117. package/template/tests/user.test.ts +0 -16
  118. package/template/tsconfig.eslint.json +0 -14
  119. package/template/typedoc.json +0 -6
  120. package/template/vitest.config.ts +0 -12

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.