0.0.3 • Published 9 years ago

ui-form v0.0.3

Weekly downloads
10
License
MIT
Repository
github
Last release
9 years ago

AngularJS Forms

MIT License Build Status

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-form

Using bower:

bower install ui-form

Examples

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 install

Now you can visit examples/index.html for some examples.

Build

You can build using command below:

grunt build

Work in Progress

This repository is a work in progress.

License

MIT License