ts-sdk
adam ea8aaa4f84 update:修正关闭的时候的自动重连&提供非单例模式 пре 3 година
.vscode add bundle tool пре 5 година
example add eventemmit пре 5 година
scripts add scripts пре 5 година
src update:修正关闭的时候的自动重连&提供非单例模式 пре 3 година
test add miss retrun type пре 5 година
.babelrc add babel пре 5 година
.editorconfig first commit пре 5 година
.eslintrc.js add eslint пре 5 година
.gitignore incremental пре 5 година
.prettierrc first commit пре 5 година
README.md add reademe пре 5 година
package-lock.json update пре 3 година
package.json update:修正关闭的时候的自动重连&提供非单例模式 пре 3 година
tsconfig.cjs.json fix build пре 5 година
tsconfig.json incremental пре 5 година
yarn.lock update:兼容RN的处理,尝试 пре 3 година

README.md

开发环境

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

发布npm包

  1. 运行 npm build
  2. npm publish