mini-rx-store-ng
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

npm version

Angular Integration for MiniRx Store

Use MiniRx Store the Angular way:

  • Configure the store using StoreModule.forRoot()
  • Register Feature States using StoreModule.forFeature()
  • Register Effects using EffectsModule.register()
  • Use Angular Dependency Injection for Store and Actions
  • Redux Devtools Extension

Installation:

npm i mini-rx-store-ng

Docs

  • 🤓 Learn more about the MiniRx Angular Integration on the docs site

Versions

Current Tags

Version History

Package Sidebar

Install

npm i mini-rx-store-ng

Weekly Downloads

107

Version

4.0.0

License

MIT

Unpacked Size

87.3 kB

Total Files

20

Last publish

Collaborators

  • spierala