https://github.com/tb/ng2-formsy
https://github.com/tb/ng2-formsy
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tb/ng2-formsy
- Owner: tb
- Created: 2016-05-27T13:02:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-07T16:40:27.000Z (almost 10 years ago)
- Last Synced: 2025-06-16T02:04:40.152Z (about 1 year ago)
- Language: TypeScript
- Size: 5.34 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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