▲ jsop - One-way data binding for JSON files with Node at github.com▼1 up and 0 down, posted by typicode 3523 days ago 1 comment
TheSisb 3522 days ago. link 1 point ▲ ▼Really neat little library. My only concern with it is that I may not want to write to disk every time I make a change, but only once after making many changes. ex: after a for loop, not on every iteration