UNPKG
@egova/flagwind-core
Version:
latest (1.1.4)
1.1.4
1.1.2
flagwind core library.
www.flagwind.org
flagwind/flagwind.core
@egova/flagwind-core
/
README.md
15 lines
(8 loc)
•
376 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Flagwind Core Library
[](https:
//
www.npmjs.com/
package
/flagwind-core) 提供 web 前端开发常用功能集,包含了集合/事件/命令/广播/服务等常用模块。 项目采用 TypeScript 语言编写,编译后的 JavaScript 代码为 ES5 规范。
## 编译
``
` sh npm run dist `
``