sofa-storages

Sofa Web SDK storage component.

Usage no npm install needed!

<script type="module">
  import sofaStorages from 'https://cdn.skypack.dev/sofa-storages';
</script>

README

Sofa Storages Build Status

This is the Sofa Storages component. It comes with storage implementations for session storage and localStroage.

Installation

Via npm:

$ npm install sofa-storages

Via Bower:

$ bower install sofa-storages