1.0.8 • Published 5 years ago

aiu v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

运行 demo

    npm i https://github.com/aJean/aiu.git -S

把 dist 文件中的 aiu.js 和 aiu.css 拷贝到自己目录

运行 show-case

    aiu.test_dep(dom);

测试用例

    npm i jest-html-reporter -D
    npm test