valuestore

Immutable Single Value store with transactional modification'

Usage no npm install needed!

<script type="module">
  import valuestore from 'https://cdn.skypack.dev/valuestore';
</script>

README

ValueStore

Build Status

Experiment in mutating immutable value objects with property descriptors and transactional mutation.

WIP...