fluxthis

AddThis Flux Framework

Usage no npm install needed!

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

README

FluxThis NPM version Build Status

The super-opinionated, yell-at-you-for-everything, immutable Flux framework by AddThis.

High Level Objectives

  1. Enforce Flux design patterns
  2. Make debugging extremely easy
  3. Reduce boilerplate and create simple modular apis
  4. Allow individual modules to be used standalone

Documentation

Versioning

It's x.y.z where:

  • x: Something Big Happened
  • y: next release
  • z: strive for bug fix only