/ember-validated-form

Easily create forms with client side validations.

Primary LanguageJavaScriptMIT LicenseMIT

ember-validated-form

npm version Ember Observer Score Build Status Dependency status Code style

Easily create forms with client side validations.

gif

Want to try it yourself? View the docs here.

Contributing

Bug reports, suggestions and pull requests are always welcome!

Installation

  • git clone https://github.com/adfinis-sygroup/ember-validated-form
  • cd ember-validated-form
  • yarn install

Linting

  • yarn lint:js
  • yarn lint:js -- --fix

Running tests

  • yarn test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Running

For more information on using ember-cli, visit https://ember-cli.com/.

License

This project is licensed under the MIT License.