方案/库文档简介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.
js: 前端浏览器存储方案整理及其扩展库
关注
打赏