https://github.com/chris48s/v8r
✔️ A command-line JSON, YAML and TOML validator that's on your wavelength
https://github.com/chris48s/v8r
command-line json-schema validation
Last synced: about 2 months ago
JSON representation
✔️ A command-line JSON, YAML and TOML validator that's on your wavelength
- Host: GitHub
- URL: https://github.com/chris48s/v8r
- Owner: chris48s
- License: mit
- Created: 2020-11-07T15:23:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T04:35:43.000Z (about 2 months ago)
- Last Synced: 2025-03-29T02:07:02.251Z (about 2 months ago)
- Topics: command-line, json-schema, validation
- Language: JavaScript
- Homepage: https://chris48s.github.io/v8r/
- Size: 2.35 MB
- Stars: 33
- Watchers: 2
- Forks: 5
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# v8r
[](https://github.com/chris48s/v8r/actions/workflows/build.yml?query=branch%3Amain)
[](https://app.codecov.io/gh/chris48s/v8r)
[](https://www.npmjs.com/package/v8r)
[](https://www.npmjs.com/package/v8r)
[](https://www.npmjs.com/package/v8r)v8r is a command-line validator that uses [Schema Store](https://www.schemastore.org/) to detect a suitable schema for your input files based on the filename.
📦 Install the package from [NPM](https://www.npmjs.com/package/v8r)
📚 Jump into the [Documentation](https://chris48s.github.io/v8r) to get started