@convector/convector-storage-localstorage

Convector localstorage Storage class

Usage no npm install needed!

<script type="module">
  import convectorConvectorStorageLocalstorage from 'https://cdn.skypack.dev/@convector/convector-storage-localstorage';
</script>

README

Convector Localstorage Storage

This module contains the implementation of the base storage layer to work with the browser's localstorage.

Refer to the base storage documentation to learn how to use it.