0.0.3 • Published 10 years ago
ui-form v0.0.3
AngularJS Forms
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.
Getting Started
Installation
Using npm:
npm install ui-formUsing bower:
bower install ui-formExamples
You view examples here.
Usage Guide
You read about the usage and see tutorials here.
Contributing
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.
Build
You can build using command below:
grunt buildWork in Progress
This repository is a work in progress.