ts-sdk
wxyyxc1992 3678335f2f chore: update пре 5 година
.vscode add bundle tool пре 5 година
example chore:Singleton пре 5 година
src chore:Singleton пре 5 година
test add test пре 5 година
.babelrc add babel пре 5 година
.editorconfig first commit пре 5 година
.eslintrc.js add eslint пре 5 година
.gitignore fix build пре 5 година
.prettierrc first commit пре 5 година
README.md add reademe пре 5 година
jest.config.js rename пре 5 година
package.json chore: update пре 5 година
tsconfig.cjs.json fix build пре 5 година
tsconfig.json fix build пре 5 година
webpack.config.js chore: update пре 5 година
webpack.config.prod.js chore: update пре 5 година
yarn.lock eslint main.ts пре 5 година

README.md

开发环境

运行 npm start可以打开浏览器在console里面看demo运行效果。example目录编写一些使用demo,发布npm包的时候不需要webpack打包

发布npm包

  1. 运行 npm build
  2. npm publish