localForage is a fast and simple storage library for JavaScript. localForage improves the offline experience of your web app by using asynchronous storage (IndexedDB or WebSQL) with a simple, localStorage-like API.
[cljsjs/localforage "1.5.3-0"]
cljsjs/localforage {:mvn/version "1.5.3-0"}
implementation("cljsjs:localforage:1.5.3-0")
<dependency> <groupId>cljsjs</groupId> <artifactId>localforage</artifactId> <version>1.5.3-0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: