README
WebStorage.hx
Services for interacting with the Web Storage, in Haxe and JavaScript.
Documentation
Packages
Development
License
WebStorage.hx is distributed under the MIT License.
Services for interacting with the Web Storage. An event-based API to manage storage changes.
<script type="module">
import cedxWebstorageHx from 'https://cdn.skypack.dev/@cedx/webstorage.hx';
</script>
Services for interacting with the Web Storage, in Haxe and JavaScript.
WebStorage.hx is distributed under the MIT License.