Skip to content

Instantly share code, notes, and snippets.

@yannvr
Created June 2, 2016 00:45
Show Gist options
  • Save yannvr/175d035c0385a57ca740f4ad9add8d52 to your computer and use it in GitHub Desktop.
Save yannvr/175d035c0385a57ca740f4ad9add8d52 to your computer and use it in GitHub Desktop.
view localforage keys
localforage.keys().then((keys) => console.log(keys))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment