-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Custom Drivers
Alex edited this page May 7, 2020
·
7 revisions
localForage supports IndexedDB, WebSQL, and localStorage out of the box, but you can extend it with your own custom data store. This is mostly useful if you like localForage's API and want to use it in something like a Chrome Web Store App.