README
Art.Epoch
Manage state in epochs. Used by ArtEngine, ArtEvents, ArtReact, ArtFlux - you get the picture.
Install
npm install art-epoch
Art.Epoch
<script type="module">
import artEpochedState from 'https://cdn.skypack.dev/art-epoched-state';
</script>
Manage state in epochs. Used by ArtEngine, ArtEvents, ArtReact, ArtFlux - you get the picture.
npm install art-epoch