https://github.com/legraphista/joi-tester
Joi Online Schema Testing:
https://github.com/legraphista/joi-tester
Last synced: 17 days ago
JSON representation
Joi Online Schema Testing:
- Host: GitHub
- URL: https://github.com/legraphista/joi-tester
- Owner: legraphista
- Created: 2017-11-11T17:16:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T04:50:09.000Z (over 2 years ago)
- Last Synced: 2024-04-14T22:31:10.207Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://joi-tester.corneroftheinternet.rocks/
- Size: 1.66 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Joi Online Tester: https://joi-tester.corneroftheinternet.rocks/
_Test your Joi schema online_
___The `Joi` module can be addressed from either `joi` or `Joi`
For extra information on the error, you can hover over the red dot.
___
## Road-map
- ~~Add in-site Joi documentation~~
- Add support for multiple versions of joi
- Add support for linting the JS
- Better `ValidationError` to `JSON` test mapping
- Better JS syntax error handling