If you are building OS X apps with tools like Electron
you might have had to deal with the quirky OS X info.plist
files.
There are already good modules for handling the plist
format, such as https://github.com/TooTallNate/plist.js
Instead of treating the plist data as a generic object, this module would wrap it in clean API. This will help users avoid mis-naming a key or using the wrong data type for a value.
Inspiration: electron/packager#136 (comment) π
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too