https://github.com/educastellano/jsonlint-tree
jsonlint a directory recursively
https://github.com/educastellano/jsonlint-tree
json json-validation jsonlint jsonlint-tree recursive
Last synced: 29 days ago
JSON representation
jsonlint a directory recursively
- Host: GitHub
- URL: https://github.com/educastellano/jsonlint-tree
- Owner: educastellano
- Created: 2016-10-19T12:04:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T14:30:48.000Z (about 8 years ago)
- Last Synced: 2025-03-24T06:53:21.062Z (about 2 months ago)
- Topics: json, json-validation, jsonlint, jsonlint-tree, recursive
- Language: JavaScript
- Size: 4.88 KB
- Stars: 8
- Watchers: 2
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsonlint-tree
[jsonlint](https://www.npmjs.com/package/jsonlint) a directory recursively.
## Install
npm install jsonlint-tree -g
## Usage
jsonlint-tree myfolder
## Changelog
* 1.1.0
* It shows the number of valid and invalid files.* 1.0.0
* Initial release :tada:## License
[ISC License](http://opensource.org/licenses/ISC)