localstorage-chrome

A Node.js and browserify leveldown API implementation that maps to chrome.storage.local in the browser

Usage no npm install needed!

<script type="module">
  import localstorageChrome from 'https://cdn.skypack.dev/localstorage-chrome';
</script>

README

localstorage-down

chrome.storage.local implementation of leveldown for mobile and desktop browsers.

The idea is to be able to use the level stack on chrome extension/apps.

This project is intended for use with the level eco-system.

Install

npm install localstorage-chrome

Tests

npm run test

Browse to http://localhost:9966. View console logs in the browser to see test output.

Contributors

Anton Whalley https://github.com/no9

Adam Shih https://github.com/adamshih

Nolan Lawson https://github.com/nolanlawson

Harry Cheng https://github.com/chengyuhui