Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adfinis/ember-validated-form
Easily create forms with client side validations.
https://github.com/adfinis/ember-validated-form
ember-addon ember-changeset forms validations
Last synced: about 4 hours ago
JSON representation
Easily create forms with client side validations.
- Host: GitHub
- URL: https://github.com/adfinis/ember-validated-form
- Owner: adfinis
- License: mit
- Created: 2017-01-03T08:38:11.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T10:58:07.000Z (9 months ago)
- Last Synced: 2024-05-21T01:49:52.081Z (8 months ago)
- Topics: ember-addon, ember-changeset, forms, validations
- Language: JavaScript
- Homepage: https://adfinis.github.io/ember-validated-form
- Size: 31.3 MB
- Stars: 68
- Watchers: 15
- Forks: 32
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ember - ember-validated-form - Easily create forms with client side validations. (Packages / Data validation)
README
# ember-validated-form
[![npm version](https://badge.fury.io/js/ember-validated-form.svg)](https://badge.fury.io/js/ember-validated-form)
[![Ember Observer Score](https://emberobserver.com/badges/ember-validated-form.svg)](https://emberobserver.com/addons/ember-validated-form)
[![Test](https://github.com/adfinis/ember-validated-form/workflows/Test/badge.svg)](https://github.com/adfinis/ember-validated-form/actions?query=workflow%3ATest)
[![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)Easily create forms with client side validations.
![gif](https://raw.githubusercontent.com/adfinis/ember-validated-form/main/demo.gif)
Want to try it yourself? [View the docs here.](https://adfinis.github.io/ember-validated-form)
# Contributing
Bug reports, suggestions and pull requests are always welcome!
See the [Contributing](CONTRIBUTING.md) guide for details.
### License
This project is licensed under the [MIT License](LICENSE.md).