minify-json

Minify JSON & GeoJSON Files

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
minify-json
1.0.07 years ago7 years agoMinified + gzip package size for minify-json in KB

Readme

Civil Services Logo
Minify JSON
GitHub license GitHub contributors
Civil Services is a collection of tools that make it possible for citizens to be a part of what is happening in their Local, State & Federal Governments.

Install

npm install minify-json -g

Usage

IMPORTANT: This tool will replace the contents of each file with a minified version of the files original contents.

Minify a single file:

minify-json /path/to/my-file.json
minify-json /path/to/my-map.geojson

Minify files in a directory:

minify-json /path/to/directory