Monday, June 13, 2011

ShinyCar into MicroJS

I got a small localStorage HTML5 library I wrote into MicroJS, its called ShinyCar.

ShinyCar is very simple, it lets you set objects as keys and values of HTML5 localStorage with JSON, and it lets you either have functions for this, or, you can add this functionality to your localStorage object. Its very simple, not many LOC, but, I have used it a lot, and will continue using it in the future.

Fork me at Github!

No comments:

Post a Comment