f.lux

Flux Data components

Usage no npm install needed!

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

README

f.lux is a Flux inspired data management library for javascript applications that introduces the concept of a shadow state.

Installation

To install the stable version:

npm install --save f.lux

This assumes you are using npm as your package manager.

Documentation

See the Documentation for an introduction to f.lux features, a thorough tutorial, and api.

Todo

  • Unit test