jsplist

0.1.3 • Public • Published

jsplist

A simple JavaScript utility to parse, edit, and convert plist/json files

Install: npm install -g jsplist

Usage: jsplist [options] <file>

Options:

-h, --help               output usage information
-g, --get <get>          Get value of comma delimited (for nested) property name
-s, --set <set>          Set value of comma delimited (for nested) property name
-v, --value <value>      The value to set for entry in JSON notation
-f, --format <format>    The output format: plist/json, default plist

Package Sidebar

Install

npm i jsplist

Weekly Downloads

2

Version

0.1.3

License

MIT

Last publish

Collaborators

  • ujwal.setlur