ts-sdk
wxyyxc1992 82cc6206a0 chore: update client 6 lat temu
.vscode add bundle tool 6 lat temu
example add log 6 lat temu
src chore: update client 6 lat temu
test add test 6 lat temu
.babelrc add babel 6 lat temu
.editorconfig first commit 6 lat temu
.eslintrc.js add eslint 6 lat temu
.gitignore fix build 6 lat temu
.prettierrc first commit 6 lat temu
README.md add reademe 6 lat temu
jest.config.js rename 6 lat temu
package.json chore: update client 6 lat temu
tsconfig.cjs.json chore: update client 6 lat temu
tsconfig.json chore: update client 6 lat temu
webpack.config.js eslint main.ts 6 lat temu
yarn.lock eslint main.ts 6 lat temu

README.md

开发环境

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

发布npm包

  1. 运行 npm build
  2. npm publish