Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T18:40:12.000Z (12 days ago)
- Last Synced: 2024-10-26T15:30:58.828Z (10 days ago)
- Topics: command-line, json-schema, validation
- Language: JavaScript
- Homepage: https://chris48s.github.io/v8r/
- Size: 2.13 MB
- Stars: 29
- Watchers: 2
- Forks: 5
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# v8r
[![build](https://raw.githubusercontent.com/chris48s/v8r/badges/.badges/main/build-status.svg)](https://github.com/chris48s/v8r/actions/workflows/build.yml?query=branch%3Amain)
[![coverage](https://raw.githubusercontent.com/chris48s/v8r/badges/.badges/main/coverage.svg)](https://app.codecov.io/gh/chris48s/v8r)
[![version](https://raw.githubusercontent.com/chris48s/v8r/badges/.badges/main/package-version.svg)](https://www.npmjs.com/package/v8r)
[![license](https://raw.githubusercontent.com/chris48s/v8r/badges/.badges/main/package-license.svg)](https://www.npmjs.com/package/v8r)
[![node](https://raw.githubusercontent.com/chris48s/v8r/badges/.badges/main/package-node-version.svg)](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