microflux

A really small stateless flux backed by Flux dispatcher

Usage no npm install needed!

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

README

µFlux

This is a really small (currently experimental) flux implementation taking ideas from:

  • Alt
  • Nuclear
  • RxJS
  • React-future

Warning

This is pretty early software. There are currently no tests. There is no documentation. Read the code or check out the examples.

MIT licensed.