Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
From what I've read of web storage in HTML5, there are a number of different storage options with varying support across different browsers.
Are there any popular libraries for abstraction of web storage in HTML5 applications?
有几个基于 YUI 的库用于抽象底层存储:
如果您想将它们与另一个库一起使用,则需要将它们移植,尽管看起来有人已经为 jQuery 做到了。