Skip to content

Version 1.0.1 - First Version πŸŽˆπŸŽ†πŸŽ‡

Compare
Choose a tag to compare
@tthiery tthiery released this 06 May 22:50
· 5 commits to main since this release

Features

  • Runs Reducers and Effects on a State
  • Announces changes via Observables
  • Allows to declare sub states
  • Fully Async (I know, but reality ;))
  • Functional and OOP oriented organization of reducers and effects possible

Pending

  • Documentation, README, etc.