Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 413 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 413 Bytes

Flagwind Core Library

NPM version

提供 web 前端开发常用功能集,包含了集合/事件/命令/广播/服务等常用模块。
项目采用 TypeScript 语言编写,编译后的 JavaScript 代码为 ES5 规范。

编译

npm run build

测试

npm run test