json-flatten

0.0.4 • Public • Published

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 ); }

Dependencies (2)

Dev Dependencies (2)

Package Sidebar

Install

npm i json-flatten

Weekly Downloads

3

Version

0.0.4

License

GPL-3.0

Last publish

Collaborators

  • mbusenitz