An open API service indexing awesome lists of open source software.

https://github.com/tb/ng2-formsy


https://github.com/tb/ng2-formsy

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# [ng2-formsy](http://tb.github.io/ng2-formsy/)

## Install

npm i --save ng2-formsy

## Usage

import {FORMSY_BS_DIRECTIVES} from 'ng2-formsy';

## Example






Submit

## Development

npm i
npm start

### Deployment

git submodule add -b gh-pages git@github.com:tb/ng2-formsy.git dist
npm run deploy

## License

ISC