タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

GoogleとJavaScriptとStorageに関するwackyのブックマーク (1)

  • Pablotron: PersistJS

    PersistJS is a client-side JavaScript persistent storage library. Features include: Small (9.3k minified, 3k gzipped) Standalone: Does not need any additional browser plugins or JavaScript libraries to work on the vast majority of current browsers. Consistent: Provides a consistent, opaque API, regardless of the browser. Extensible: Custom backends can be added easily. Backwards Compatible: Can fa

    wacky
    wacky 2008/06/11
    Cookieを使わずクライアントサイドにデータ保存するためのクロスブラウザなライブラリ。Cookieの問題(容量、常時送信など)を回避できる。IE/HTML5/Google Gears/Flashのローカルストレージを利用。
  • 1