Extensible easy-to-use API-friendly AngularJS set of useful form fields. Nested fieldsets, server-side/client-side validation messages, Choice, Tree, Image, Collection and many more. RTL styles supported.
Using npm:
npm install ui-formUsing bower:
bower install ui-formYou view examples here.
You read about the usage and see tutorials here.
First, you need to install node and npm.
npm install
npm install -g bower grunt-cli
bower installNow you can visit examples/index.html for some examples.
You can build using command below:
grunt buildThis repository is a work in progress.