开发者

HTML5 web storage abstraction libraries

From what I've read of web storage in HTML5, there are a numbe开发者_Go百科r of different storage options with varying support across different browsers.

Are there any popular libraries for abstraction of web storage in HTML5 applications?


There are a couple of YUI-based libraries for abstracting the underlying storage away:

  • YUI 2: Storage Utility
  • YUI 3: Storage Lite

You'd need to port them if you wanted to use them with another library, though it looks like someone has already done that for jQuery.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜