Finepack, organizes your JSON files

3331 days ago, 0 views.

This week I wrote a library that I could write some time ago: finepack.

It’s a simple library with a simple purpose: keep the JSON files of your projects (like bower.json or package.json) maintainable and readable.

The library do things like:

About the internal design, I’m very happy with the result. I tried to write the most elegant approach using the shortest code. All class have less than 50 lines of code, and is really easy to extend.

At this moment I’m collecting ideas to extend it. Feel free to leave a Feature Request :-)

Kiko Beats

Kiko Beats