rxjs-meiosis
TypeScript icon, indicating that this package has built-in type declarations

1.1.0-rc.7 • Public • Published

Meiosis

A simple implementation of the Meiosis pattern using Immutable and RxJS. The update stream consists of updater function to update the state. Full history undo/redo capabilities are available out of the box. The bennefits of the Meiosis pattern include

  1. Single source of truth
  2. Uni-directional data flow
  3. Limited boilerplate code
  4. RxJS goodness

You can view examples in the examples directory.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0-rc.7
    4
    • latest

Version History

Package Sidebar

Install

npm i rxjs-meiosis

Weekly Downloads

14

Version

1.1.0-rc.7

License

ISC

Unpacked Size

10.3 kB

Total Files

9

Last publish

Collaborators

  • richbai90