0.1.0-alpha.12 • Published 2 years ago

@superdata/micro-login-tools v0.1.0-alpha.12

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

前端基础数据服务。 用于对接基础模块的数据。 提供用户认证、角色权限、功能模块、字典、系统配置、埋点日志、消息管理等基础数据服务支持。 支持下载数据保存到不同数据源(localStorage、indexedDB、redux、mobx)的策略。 该服务仅依赖外部接口、数据管理器,不依赖任何UI组件库。

可用脚本

在项目中,你可以使用下列脚本:

yarn start

启动HTTP应用服务器。该服务器目前用于反向代理接口,测试数据 打开 http://localhost:3000 可以访问接口。

yarn test

在node环境中模拟浏览器环境,运行测试脚本。需要接口的测试用例需要确保HTTP应用服务器已经打开,才可通过。

yarn build

构建项目,打包成可以引用的压缩包。

Learn More

TODO

0.1.0-alpha.10

2 years ago

0.1.0-alpha.12

2 years ago

0.1.0-alpha.11

2 years ago

0.1.0-alpha.9

2 years ago

0.1.0-alpha.8

2 years ago

0.1.0-alpha.7

2 years ago

0.1.0-alpha.6

2 years ago

0.1.0-alpha.5

2 years ago

0.1.0-alpha.4

2 years ago

0.1.0-alpha.3

2 years ago

0.1.0-alpha.2

2 years ago

0.1.0-alpha.1

2 years ago

0.1.0

2 years ago