Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (26 loc) · 451 Bytes

File metadata and controls

36 lines (26 loc) · 451 Bytes

Bee.js

轻量级 MVVM 库

Sauce Test Status

特性

  • 自定义标签
  • 数据绑定
  • 轻量级 MIN + GZIP10K
new Bee

Demo

示例请直接在 examples 目录下查看

给开发者

依赖安装:

npm install gulp -g
npm install

构建:

gulp build

或者直接使用: gulp