1 decade ago by bitanical
I'm not sure this was worthy of a fork, or even a forum post, but I thought it might be useful for someone else looking for a simple localStorage wrapper.
Store.js is a simple and lightweight alternative to the Lawnchair.js library that's been mentioned on the forums before.
I took store.js and wrapped it in an Impact module to more easily compile it into the game's build and expose the store api within the ig namespace as ig.store.
You can find the github repo here: https://github.com/patrickward/store.js
Store.js is a simple and lightweight alternative to the Lawnchair.js library that's been mentioned on the forums before.
I took store.js and wrapped it in an Impact module to more easily compile it into the game's build and expose the store api within the ig namespace as ig.store.
You can find the github repo here: https://github.com/patrickward/store.js