Skip to content

richbai90/rxjs-meiosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A library to implement meiosis using rxjs and immutable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published