-
Notifications
You must be signed in to change notification settings - Fork 8
Home
tqlin edited this page Jun 1, 2019
·
4 revisions
项目目标
努力打造一个适合我们项目的通用JavaScript函数库
侍做事项
- 单元测试(已有负责人)
- 覆盖测试
- 兼容测试
- 函数拆分
- 文档完善(比如增加DocumentCloud等支持)
- 各种环境安装支持(Node.js npm install jPublic、 Meteor.js meteor add jPublic、 Require.js require(["jPublic"]、 Bower bower install jPublic、Component component install jashkenas/jPublic)等
- 欢迎更多的人加入该项目,贡献更多实用函数到工具库,多反馈,多提意见,造一个适合我们项目的辅助工具库,提高开发效率及代码质量。