Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@tomtomb/ngrx-toolkit
A bundle containing NgRx Helper classes and functions to simplify the coding experience
@ngrx/effects
Side effect model for @ngrx/store
@ngrx/entity
Common utilities for entity reducers
@ngrx/store-devtools
Developer tools for @ngrx/store
@ngrx/store
RxJS powered Redux for Angular apps
@ngrx/router-store
Bindings to connect @angular/router to @ngrx/store
redux-toolkit-saga-combinator
A convenient module to use redux-toolkit with redux-saga
redux-observable
RxJS based middleware for Redux. Compose and cancel async actions and more.
@ngrx/schematics
NgRx Schematics for Angular
@ngrx/component-store
Reactive store for component state
@ngrx/eslint-plugin
NgRx ESLint Plugin
ngrx-store-freeze
@ngrx/store meta reducer that prevents state from being mutated.
redux-localstorage
Store enhancer that syncs (a subset of) your redux store state to localstorage.
react-redux-toastr
react-redux-toastr is a React toastr message implemented with Redux
@ngrx/data
API management for NgRx
react-sweet-state
Global + local state combining the best of Redux and Context API
ngrx-immer
Immer wrappers around NgRx methods createReducer, on, and ComponentStore
autodux
Automate the Redux boilerplate.
redux-batch-middleware
Batch redux actions
@nerdwallet/epic-state-subscriptions
An epic state subscription library using Redux-Observable