File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plist.js
22========
3- ### Mac OS X Plist parser/builder for Node.js and browsers
3+ ### Apple's Property list parser/builder for Node.js and browsers
44
55[ ![ Build Status] ( https://travis-ci.org/TooTallNate/plist.js.svg?branch=master )] ( https://travis-ci.org/TooTallNate/plist.js )
66
7- Provides facilities for reading and writing Mac OS X Plist (property list)
8- files. These are often used in programming OS X and iOS applications, as
9- well as the iTunes configuration XML file.
7+ Provides facilities for reading and writing Plist (property list) files.
8+ These are often used in programming OS X and iOS applications, as well
9+ as the iTunes configuration XML file.
1010
1111Plist files represent stored programming "object"s. They are very similar
1212to JSON. A valid Plist file is representable as a native JavaScript Object
You can’t perform that action at this time.
0 commit comments