Announcing node-localstorage
A drop-in replacement for localStorage that runs on node.js. I’m working on a project to do local caching using localStorage. I want it to work in both node.js as well as in the browser. I have a similar situation with … Continue reading