1.0.3 • Published 4 years ago

nparse v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

NPARSE!

This module is created as a CLI tool for parsing values from json - files (my use-case was having a cli-tool that can do this for CI jobs)

USAGE:

nparse -f relative-path-to-JSON "1st-level>2nd-level>3rd-level..."
nparse -a absolute-path-to-JSON "1st-level"

License: MIT