Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asleepinglion/ouro-validate
SuperJS Validation Class with Promised-based Execution.
https://github.com/asleepinglion/ouro-validate
Last synced: about 2 months ago
JSON representation
SuperJS Validation Class with Promised-based Execution.
- Host: GitHub
- URL: https://github.com/asleepinglion/ouro-validate
- Owner: asleepinglion
- Created: 2015-01-20T19:21:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-13T23:03:47.000Z (over 9 years ago)
- Last Synced: 2024-11-04T21:46:21.980Z (about 2 months ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#Ouro Validate.
> **Disclaimer:** Ouro is under heavy development at the moment, and breaking changes are likely.
Validations return true or false depending on whether they pass or fail. In addition to
the validations, the library provides a mechanism to setup and process a group of validations
using the bluebird Promise library.