ember-cli-uncharted-validations
v0.0.2
Published
Extension of ember-validations for tracking component heirarchy and backend validation helpers.
Downloads
6
Keywords
Readme
UnchartedCode Validations
Extension of ember-validations for tracking component heirarchy and backend validation helpers.
Installation
ember install:addon ember-cli-uncharted-validations
Usage
This is used internally. If you are interested in more details please let me know.
Development
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.