An open API service indexing awesome lists of open source software.

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

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)