rubender/redoor
Redoor state manager for React, Preact, Inferno. A fast, lightweight library of only 4.9 kb. Example for preact +-----+ ` |Store| ` +-----+ ` | ` +---------+ +-----+ +------+ +---------+ ` |Component| -> |cxRun| -> |Action| -> |new state| ` +---------+ +-----+ +------+ +---------+ ` ^ | ` | | ` +--------------------------------------+ ` Redoor - consists of two entities: store and actions.
https://github.com/rubender/redoor