Home Reference Source Repository

EMC

Model & Collection with well-designed change notification

测试

  1. 安装edp

     npm i -g edp edp-test
    
  2. 运行npm test

文档

  1. 安装jsdoc
  2. 进入项目根目录
  3. 运行jsdoc -c doc/conf.json
  4. 打开doc/api/index.html