• This repository has been archived on 08/Jul/2020
  • Stars
    star
    192
  • Rank 202,019 (Top 4 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

super-opinionated, yell-at-you-for-everything, immutable Flux framework

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