1.3.0 • Published 1 year ago

ember-form-validity v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Netlify Status

Slice 1 (1)

Form validation toolkit with Ember.js. The full documentation can be found in the API reference.

Compatibility

  • Ember.js v3.20 or above
  • Ember CLI v3.20 or above
  • Node.js v10 or above

Installation

ember install ember-form-validity

Usage

This add-on aims to resolve the form validation on your WEB development. Yes, it can be straightforward build a simple solution by listening the input event and disable the continue button until it's correct. But that's clearly not always the case, especially when the project involve tons of user inputs. Normally a form validation library can ease the pain and setup a certain standard for consistency. Well, this is one of them, however, we are trying build a tool that is more versatile and allow you to take advantage from the native browser validation.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

1.3.0

1 year ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.5.0

3 years ago

0.3.0

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago