0.0.4 • Published 10 years ago

json-flatten v0.0.4

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
10 years ago

json-flatten WIP don't use

flatten JSON properties matching given regex

####usage

  Usage: json-flatten [options] <regexp> <json file>

  Options:

    -h, --help                  output usage information
    -V, --version               output the version number
    -t, --transform [function]  specify transform. default = ( key, value, cb ) => { cb( value ); }
0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago