Schema for server side validation
This is schema for server side validation.
Getting Started
Run
npm install aos-schema-utils
Installing
npm install aos-schema-utils
Running the tests
I have added some tests. More tests as time permits. I am using Tape for writing tests.
npm run test
Contributing
If you need to contribute to this project please send me a mail. Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Suhail Ansari - Initial work
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone who's code was used
- Inspiration: Joi
- etc