- Notifications
You must be signed in to change notification settings - Fork10
🍭 A better way to react with state
License
NotificationsYou must be signed in to change notification settings
LeetCode-OpenSource/ayanami
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A better way to react with state. Inspired byredux-epics-decorator
- No extra configuration, everything is out of the box
- Define state and actions in apredictable andtype-safe way
- Use
RxJSto create side effects and more - Debuggable: Inspect actions and state changes via
redux-devtools-extension
Usingyarn:
yarn add ayanami @asuka/di reflect-metadata rxjs immer
Or vianpm:
npm install ayanami @asuka/di reflect-metadata rxjs immer
About
🍭 A better way to react with state
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.