您当前的位置: 首页 >  前端

彭世瑜

暂无认证

  • 2浏览

    0关注

    2791博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

js: 前端浏览器存储方案整理及其扩展库

彭世瑜 发布时间:2022-09-22 17:52:53 ,浏览量:2

方案/库文档简介cookieMDN一个键值对形式的字符串IndexedDBMDNIndexedDB 是一种底层 API,用于在客户端存储大量的结构化数据(也包括文件/二进制大型对象(blobs))sessionStorageMDN数据在页面会话结束时会被清除localStorageMDN存储的数据没有过期时间设置localforage官网localForage is a JavaScript library that improves the offline experience of your web app by using an asynchronous data store with a simple, localStorage-like API.Dexie.js官网A Minimalistic Wrapper for IndexedDBPouchDB官网PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.idbnpmjs、githubIndexedDB, but with promisesIDB-Keyvalnpmjs、githubA super-simple-small promise-based keyval store implemented with IndexedDBJsStore官网、githubJsStore is an IndexedDB Wrapper. It makes IndexedDB super easy with its SQL like apis.Lovefield官网、githubLovefield is a relational database for web apps.
关注
打赏
1665367115
查看更多评论
立即登录/注册

微信扫码登录

0.0554s