Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 232 Bytes

Plist parsers for TypeScript

Old-Style

This library provides a parser with which you may parse old-style PLIST files to JavaScript objects.

For example, XCode Projects' project.pbxproj files are old-style PLIST files.