lmaccherone/node-localstorage

Please convert to plain old JS ๐Ÿ™๐Ÿ™

john-doherty opened this issue ยท 1 comments

This is a great library, however, there are times I want to browse the code, for example, to figure out how to increase the quota. But I'm forced to learn/understand coffee script ๐Ÿ˜ญ (hurts so much!)

Quota question answered on the other issue. If I were ever to want to add significant features to a project, I would convert to plain old JS, but since the LocalStorage API is set there is no need, so I don't think it's worth it.