README
@cbuschka/flux
Simple, oo style, event emitter based, flux dispatcher.
Building
yarn install && yarn run build
Installation
yarn install @cbuschka/flux
Simple, promisified, event emitter based, flux dispatcher.
<script type="module">
import cbuschkaFlux from 'https://cdn.skypack.dev/@cbuschka/flux';
</script>
yarn install && yarn run build
yarn install @cbuschka/flux