1.0.49 • Published 3 years ago

xuanyuan-hsuc v1.0.49

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

HSUC

hsuc是一个包含通用接口请求及接口签名的工具,可用于轩辕所有前端项目中。

源代码编译

编译web库

npm install
npm run build
npm run pack // 如不需要封装tgz包可不执行该步骤

编译微信库

微信库只包含sign请求签名方法,不包含通用请求接口

npm install
npm run build:wx

监听编译

npm install
npm run build: watch
1.0.49

3 years ago