Skip to content
停止维护, 请使用 https://github.com/CFETeam/bee.js
JavaScript HTML
Find file
Latest commit e150320 @justan justan zuul for browser test
Failed to load latest commit information.
dist 不在外部使用 vm.$getData 方法
docs fix examples
examples zuul for browser test
extensions mv ant-shim to extensions
src 不在外部使用 vm.$getData 方法
test zuul for browser test
third-part test for IE6/7/8
.gitignore exclude private files with _ prefix
.npmignore npmignore
.travis.yml node.js 0.8+
.zuul.yml
CHANGELOG.md doc
CNAME site init
Gruntfile.js mv ant-shim to extensions
LICENSE Initial commit
README.md simple watcher
bower.json Update bower.json
index.html new operator
package.json zuul for browser test

README.md

ant.js

Build Status NPM version Dependency Status devDependency Status

Ant.js 为 HTML 提供了一种轻量简便的数据绑定方式.

Build

  1. git clone https://github.com/antjs/ant.js.git
  2. cd ant.js && npm install
  3. grunt build

Test

  1. 用浏览器打开 test\index.html 进行浏览器端测试
  2. 运行 grunt test 或者 npm run-script mocha 进行 nodeJs 端测试
Something went wrong with that request. Please try again.