delalama / JSON-FILES-SORTER

This script simply sorts all JSON files found in a given folder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON FILES SORTER

This script simply sorts all JSON files found in a given folder.

USAGE You can locally modify the json/jsonPath files.

npm install cd json cd script node script.js

** next suggestions Not break when file != JSON. Implement linter to detect files and offer this solution.

About

This script simply sorts all JSON files found in a given folder.


Languages

Language:JavaScript 100.0%