selzaharna / fluxthis

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

Home Page:http://fluxthis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://fluxthis.io

License:Apache License 2.0


Languages

Language:JavaScript 100.0%