1.2.0 • Published 4 years ago
json-value-extractor v1.2.0
JSON-VALUE-EXTRACTOR
npm i -g json-value-extractor
how to use
in the command line run
jextract-arr <seedData> <key to extract> <name of the file to write into>
in the dir you are currently in jextract-arr will create a .json file and write an array with all values from a specific key in an array of json objects