ffan-fe / fancyui

Angular UI components. You can load ui component on demand by fancyui
http://www.fancyui.org/
Other
77 stars 16 forks source link
angular

Fancyui Build Status Coverage Status PRs Welcome

Website: http://www.fancyui.org/

Introduction

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:

中文文档 README

Installing

Install the node_modules and example node_modules:

npm i -d ;

Start Example

npm run dev

Test

npm test

single test

npm test --single_file=lib/button/button.spec.js

Want to contribute?

See the contributing guidelines.

LICENSE

BSD