Website: http://www.fancyui.org/
FancyUI is An AngularJs(1.5.X) component's lib created by the ffan-fe team,It's aimed to be useful on building backend admin managment systems, features:
- Command line tools for init project & create component
- Lots of components
- Finishing one page within 3min by adapting to rest API
- Modular management
- ES6 syntax + gulp + webpack
Install the node_modules and example node_modules:
npm i -d ;
npm run dev
npm test
npm test --single_file=lib/button/button.spec.js
See the contributing guidelines.
BSD