0.1.3 • Published 7 years ago

jsplist v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

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
0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago