remoting-client
v0.2.0
Published
RemotingClient 工具库
Readme
Remoting Client
使用
https://unpkg.com/remoting-client
https://unpkg.com/remoting-client@latest/remoting-client.js
https://unpkg.com/remoting-client@latest/remoting-client.min.js压缩及发布
压缩
npm install terser -g
terser remoting-client.js -o remoting-client.min.js -c -m发布
npm login
npm publish