ts-sdk
adam fc251f3f94 add:增加ws的BinaryType配置 3 lat temu
.vscode add bundle tool 5 lat temu
example add eventemmit 5 lat temu
scripts add scripts 5 lat temu
src add:增加ws的BinaryType配置 3 lat temu
test add miss retrun type 5 lat temu
.babelrc add babel 5 lat temu
.editorconfig first commit 5 lat temu
.eslintrc.js add eslint 5 lat temu
.gitignore incremental 5 lat temu
.prettierrc first commit 5 lat temu
README.md add reademe 5 lat temu
package-lock.json update 3 lat temu
package.json add:增加ws的BinaryType配置 3 lat temu
tsconfig.cjs.json fix build 5 lat temu
tsconfig.json incremental 5 lat temu
yarn.lock update:兼容RN的处理,尝试 3 lat temu

README.md

开发环境

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

发布npm包

  1. 运行 npm build
  2. npm publish