JSPM

Found 245 results for ngrx store

ngrx-store-logger

Advanced logging middleware for @ngrx/store

  • v0.2.4
  • 253.10
  • Published

ngrx-store-persist

ngrx-store-persist depends on @ngrx/store and angular 2+

  • v1.0.26
  • 207.27
  • Published

@larscom/ngrx-store-storagesync

Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)

  • v14.2.2
  • 177.02
  • Published

@ngworker/router-component-store

A strictly typed lightweight alternative to NgRx Router Store (@ngrx/router-store) and ActivatedRoute

  • v17.0.0
  • 144.81
  • Published

ngrx-store-reset

@ngrx/store meta reducer to reset the state

  • v0.0.3
  • 119.15
  • Published

mts-store

Reduxly library to create and manage store with entities, combination of entities and more. With connector to @ngrx/store

  • v7.0.0-28
  • 115.10
  • Published

store-saga

An Rx implementation of redux-saga for @ngrx/store

  • v1.0.0-beta.11
  • 108.50
  • Published

@ngxtend/isolated-store

A set of schematics for using Angular and NgRx applying the Isolated Store pattern described at https://github.com/ngxtend/isolated-store

  • v1.1.2
  • 102.94
  • Published

ngrx-store-sync

State and storage syncing for @ngrx/store

  • v0.2.2
  • 100.94
  • Published

@ssougnez/ng-store

ng-store is a reactive store management system for Angular. You can find the full document [over here](https://ssougnez.github.io/ng-store/).

    • v1.2.0-beta.0
    • 99.98
    • Published

    ngrx-entity-crud

    This library helps create the CRUD Angular application that makes use of NgRx. Commands for code generation: - `store`: Generates a feature set containing an `entity`, `actions`, `reducer`, ... file. - `section`: Generates a new Angular CRUD page contai

    • v19.2.6
    • 98.79
    • Published

    use-component-store

    Provides a bare minimum implementation of a component store for React using RxJS. It basically mimics what @ngrx/component-store does for Angular.

    • v2.0.5
    • 88.33
    • Published

    @ngxp/store-service

    Adds an abstraction layer / facade between Angular components and the ngrx store with powerful testing helpers

    • v19.0.0
    • 86.38
    • Published

    ngrx-mockstore

    The MockStore library exported from @ngrx/store/testing, made available in a standalone package to accommodate @ngrx/store v5 and v6. Please note that this does not include the mock selector feature added in NgRx v8.

    • v1.0.0
    • 85.55
    • Published

    ngrx-store-capacitor

    Simple storage syncing between @ngrx/store and @capacitor.

    • v1.0.5
    • 79.71
    • Published

    small-store

    A small, immutable, reactive and framework agnostic state store under 2KB powered by rxjs and immer with native typescript support. To be used with vanilla, react, preact, angular, vue or whatever you like.

    • v3.0.2
    • 74.36
    • Published

    jasmine-marbles

    Marble testing helpers for RxJS and Jasmine

    • v0.9.2
    • 73.85
    • Published

    ngrx-forms

    Proper integration of forms in Angular 4 applications using ngrx

    • v8.0.0
    • 73.59
    • Published

    @redrick-tmn/ngrx-store-logger

    Advanced logging middleware for @ngrx/store. Fork of https://github.com/btroncone/ngrx-store-logger.

    • v7.0.0
    • 67.44
    • Published

    ngrx-store-router

    Sync between the current router URL and @ngrx/store

    • v0.4.0
    • 67.17
    • Published

    @yoozly/ngrx-form

    Angular Lib that binds reactive-forms and @ngrx/store together.

    • v0.1.3
    • 64.04
    • Published

    ngrx-store-cli

    A schematic to generate NgRx store slices

    • v1.0.7
    • 63.96
    • Published

    ngrx-correlation-id

    NGRX Store feature to track tasks via correlation id

    • v1.1.4
    • 62.62
    • Published

    ngrx-store-wrapper

    Angular library that lets you manage NgRx store state without writing actions, reducers, or effects manually, with built-in support for syncing to session and local storage

    • v3.2.1
    • 60.21
    • Published

    @tpx1/tpxrx

    tpxrx is a collection of nx workspace generators for a specific ngrx store pattern. tpxrx combines two goals to improve ngrx stores.

    • v0.0.7
    • 59.72
    • Published

    ts-action-operators

    TypeScript action operators for NgRx and redux-observable

    • v9.1.2
    • 58.63
    • Published

    ts-action

    TypeScript action creators for Redux

    • v11.0.0
    • 58.55
    • Published

    @briebug/ngrx-auto-entity

    Automatic Entity State and Facades for NgRx. Simplifying reactive state!

    • v13.1.0
    • 57.58
    • Published

    ss-ngrx-router-store

    Simple Serialized NgRx Router Store library serializes Angular router snapshots for NgRx Router Store. It searches entire route tree and puts only useful attributes into NgRx store. It is useful to newbies and experts alike.

    • v1.1.5
    • 57.14
    • Published

    ngrxstoredata

    Store data using ngrx/store without using localstorage

      • v2.0.0
      • 54.53
      • Published

      ngrx-action-debouncer

      Debounce a stream of actions before being dispatched to @ngrx/store

      • v1.0.2
      • 53.91
      • Published

      @rilke/store

      Rilke State Management Library

      • v17.0.1
      • 53.80
      • Published

      @larscom/ngrx-signals-storage

      Save signal state (@ngrx/signals) to localstorage/sessionstorage and restore the state on page load (with SSR support).

      • v4.0.2
      • 53.12
      • Published

      ngrx-uml

      NGRX to Plant UML diagram

      • v1.0.2
      • 52.90
      • Published

      ngrx-slice

      createSlice plugin for NgRX

      • v7.0.0
      • 52.33
      • Published

      ngrx-wieder

      Lightweight undo-redo for NgRx

      • v15.0.0
      • 51.54
      • Published

      rx-tiny-flux

      A lightweight, minimalist state management library for pure JavaScript projects, inspired by NgRx and Redux, and built with RxJS.

      • v1.0.27
      • 51.48
      • Published

      ngrx-undo-redo

      undo-redo library for @ngrx/store

      • v1.0.5
      • 50.90
      • Published

      @slvi/data

      SLVI/Data is an abstraction over the Store, Effects, and Entity that radically reduces the amount of code you'll write. As with any abstraction, while you gain simplicity, you lose the explicitness of direct interaction with the supporting NgRx libraries.

      • v1.0.2
      • 50.82
      • Published

      chromerx

      Chrome extension store

      • v0.0.2
      • 50.41
      • Published

      ngrx-typed-actions

      Actions and Reducer Utility Library for NGRX

      • v8.0.4
      • 49.18
      • Published

      ngrx-actions

      Actions and Reducer Utility Library for NGRX

      • v4.0.0
      • 49.06
      • Published

      macs-ngrx-actions

      Actions and Reducer Utility Library for NGRX

      • v8.6.2
      • 47.48
      • Published

      ngrx-entity-relationship

      ORM selectors for redux, @ngrx/entity and @ngrx/data. Ease of relationships with entities.

      • v1.7.1
      • 47.17
      • Published

      ns-ngrx-debugger

      A minimal nativescript debugger for ngrx-store & ngrx-effects

      • v0.0.7
      • 46.58
      • Published

      ngrx-clean-forms

      This packages provides form integration for your state.

      • v6.1.0
      • 46.45
      • Published

      @nll/dux

      Flux and flux-like tools

      • v8.2.0
      • 46.05
      • Published

      ngx-material-translate

      The internationalization (i18n) library (including @angular/material, @ngrx/store, @ngrx/effects, @ngrx/entity) for Angular.

      • v1.0.2
      • 45.11
      • Published

      @ibenvandeveire/ngx-store

      A set of utils and services to plug into a Redux/NGRX Angular workflow, created by Iben Van de Veire

      • v20.3.0
      • 45.02
      • Published

      deox

      Functional Type-safe Flux Standard Utilities

      • v3.3.1
      • 44.56
      • Published

      @ngworker/router-signal-store

      A strictly typed lightweight alternative to NgRx Router Store and ActivatedRoute using NgRx Signals

      • v17.0.0
      • 44.22
      • Published

      ngxs-forms

      Proper integration of forms in Angular 8+ applications using ngxs

      • v8.0.0
      • 43.48
      • Published

      ngrx-command-reducer

      A command-style redux reducer for Angular and ngrx/store with type checking for actions and their payloads

      • v1.1.0
      • 43.40
      • Published

      mathjax-angular

      A quick way to implement Mathjax v3 into your Angular project!

      • v3.0.0
      • 43.28
      • Published

      ngrx-vis

      <p align="center"> <img src="https://github.com/co-IT/ngrx-vis/blob/master/assets/logo.png?raw=true"> </p>

      • v0.1.24
      • 43.20
      • Published

      ngrx-store-many

      Have many ngrx stores, each isolated to a component instance tree

      • v0.1.6
      • 42.92
      • Published

      @state-adapt/rxjs

      State management library built with RxJS and inspired by the adapter pattern introduced in NgRx/Entity.

      • v3.0.0
      • 42.39
      • Published

      dgp-ng-app

      Building blocks for Angular apps

      • v17.0.3
      • 41.85
      • Published

      ngx-reduxor

      Angular+Redux: templates generator to scaffold easily and with consistency, all in a simple command

      • v3.4.1
      • 40.97
      • Published

      ngrx-reducer-effects

      Return side-effects as data from your NgRx reducers

      • v0.1.31
      • 39.57
      • Published

      reducer-class

      Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.

      • v1.4.0
      • 38.94
      • Published

      @instechnologies/ngrx-data-lib

      ngrx-data is a library that take care of the entity management of the state. With easy to use functionalities as: 1. Entities Services that can be injected and has all the logic to manage the entities. 2. Fluent API to make http requests to retrive the

      • v1.3.9
      • 38.79
      • Published

      ngrx-loading-state

      NgRx Loading State consistently manages loading actions such as API fetches.

      • v1.0.13
      • 38.68
      • Published

      storemessageutil

      util for working with ngrx-store

        • v1.0.0
        • 38.51
        • Published

        ngrx-store-persist2

        ngrx-store-persist depends on @ngrx/store and angular 2+, upgraded version of ngrx-store-persist

        • v1.0.0
        • 38.48
        • Published

        imng-application-insights-ngrx

        Small library to facilitate the integration of Application Insights with an NGRX metaReducer.

        • v8.259.7
        • 36.48
        • Published

        ngrx-snapshot

        Get a snapshot of ngrx store with the latest actions and state

        • v1.0.1
        • 36.36
        • Published

        redstore

        Syntactic sugar for `ngrx/store` reducer

        • v0.1.0
        • 36.30
        • Published

        ngrx-form-state

        Proper integration of forms in Angular 4 applications using ngrx

        • v20.0.0
        • 36.18
        • Published

        ngrx-data-grid

        Highly-customizable grid based on the [Angular](https://angular.io/) and the [NgRx](https://ngrx.io/) framework.

        • v1.22.0
        • 35.05
        • Published

        @briebug/ngrx-entity-schematic

        An Angular schematic for quickly scaffolding NgRx Entities with actions, effects, reducer, model, service, and passing specs.

        • v0.2.0
        • 33.29
        • Published

        distillerx

        Reduxly library to create and manage store with entities, combination of entities and more

        • v1.0.6
        • 32.92
        • Published

        ngrx-run

        Return side-effects as data from your NgRx reducers

        • v0.2.20
        • 32.85
        • Published

        @state-adapt/ngrx

        State management library built with RxJS and inspired by the adapter pattern introduced in NgRx/Entity.

        • v3.0.0
        • 32.77
        • Published

        @xtream/yaem

        Pure javascript porting of @ngrx/entity to use also with React

        • v1.1.0
        • 32.43
        • Published

        @zionapps/core

        Helper Methods for Angular, Ionic and NgRx projects.

          • v1.0.6
          • 32.30
          • Published

          ngx-statewise

          A lightweight and intuitive state management for Angular. Simpler than NgRx, more structured than DIY.

          • v0.6.4
          • 32.27
          • Published

          generate-ngrx

          generators for ngrx, based on best practices from ngrx/platform

          • v1.0.0
          • 32.25
          • Published

          ng-stator

          NgStator is a VERY OPINIATED ngrx toolbox to wrap most common behaviours used in an ngrx store.

          • v0.0.5
          • 31.92
          • Published

          redux-store-list

          Set of utilities for quickly creating lists of entities, along with reducers, types, and action creators

          • v0.3.0
          • 31.43
          • Published

          ng2-storeservice

          StoreService to use ngrx + Immutable with ease and respecting Angular2 philosophy.

          • v1.2.0
          • 31.36
          • Published

          imng-oidc-client

          Small library to facilitate the integration of the ng-oidc-client library with the Auth0 identity provider.

          • v8.259.7
          • 30.83
          • Published

          ngrx-requests

          unopinonatedly destroying network redux boilerplate

          • v2.0.5
          • 30.51
          • Published

          @omm/ngrx-helpers

          Provides helpers simplifying usage of ngrx.

          • v0.2.0
          • 30.23
          • Published

          nongrx

          Basically an ngrx-clone without the need for angular.

          • v0.3.1
          • 29.18
          • Published

          ngrx-rest

          A practical reactive REST API data store for Angular and ngrx

          • v1.0.0
          • 28.86
          • Published

          @ngx-odm/rxdb

          Angular 14+ wrapper (module or standalone) for RxDB - A realtime Database for the Web

          • v6.0.1
          • 28.86
          • Published

          @zionappsupport/core

          Helper Methods for Angular, Ionic and NgRx projects.

            • v0.3.3
            • 28.59
            • Published

            ngbrx-paginator

            You have an application that uses ngrx to store your data. NgbrxPaginator gives you a really easy way to paginate your data with filters.

            • v0.5.1
            • 28.48
            • Published

            @0x404/ngrx-forms

            Proper integration of forms in Angular 4 applications using ngrx

            • v6.3.4
            • 28.23
            • Published

            zaitun

            a functional and reactive framework for front-end application development either in JavaScript or a language like TypeScript that compiles to JavaScript.

            • v1.7.2
            • 27.82
            • Published

            ngrx-form

            Form bindings for NGRX

            • v1.2.1
            • 27.56
            • Published

            @state-adapt/react

            State management library built with RxJS and inspired by the adapter pattern introduced in NgRx/Entity.

            • v3.0.0
            • 27.46
            • Published

            angular-mat-baum

            A strongly opinionated Angular Application Schematic using NgRx, Angular Flex Layout and Angular Material.

            • v15.0.0-beta.26
            • 26.88
            • Published

            ngrx-enums

            A small library that provides the base classes for for implementing @ngrx actions and reducers with ts-enums.

            • v0.0.11
            • 26.83
            • Published

            ionic-state

            Provides utilities for working with state in Ionic applications

            • v3.0.67
            • 26.09
            • Published

            ngrx-utils

            Utilities Library for NgRx

            • v1.2.1
            • 25.77
            • Published

            genrx

            a collection of generic implementations for @ngrx/store and @ngrx/effects

            • v0.0.1
            • 25.31
            • Published

            tslint-ngrx

            A repository for opinionated ngrx rules.

            • v1.0.9
            • 25.30
            • Published

            angular-architect

            Architect Scaffolding for Angular +8X Applications

              • v2.1.10
              • 24.73
              • Published

              @obisey/angular

              Angular utilities, NgRx effect factory and helpers by Obisey

                • v0.2.62
                • 24.41
                • Published

                ngrx-state-sync

                Syncs application state with offline storage and resumes state on application startup

                • v0.2.7
                • 24.33
                • Published

                ngrx-toastr

                toastr notification for angualr

                • v2.2.9
                • 24.15
                • Published

                rx-fsa

                This TypeScript library provides factories for creating fully typed FSA-compliant Actions, reducers and RxJS utility operators.

                • v1.0.6
                • 24.04
                • Published

                @jtablada/notification-center

                A notification dispatch mechanism which enables the broadcast of information to registered observers.

                • v1.0.10
                • 23.42
                • Published

                @thecla/b2c-angular

                Angular module using NGRX to authenticate with Azure AD B2C

                • v10.2.0
                • 23.30
                • Published

                @loksa/angular

                A schematics to generate Feature state with

                • v0.0.5
                • 23.02
                • Published

                ngrx-state-schematic

                Schematic para generar estados NgRx (actions, reducer, selectors, effects) en Angular

                  • v1.1.3
                  • 22.70
                  • Published

                  angular-ngrx-crud

                  Game application used to demostrate the use of ngRx store & effects for CRUD operations

                  • v1.0.0
                  • 22.63
                  • Published

                  actionstrategy

                  Helpful binary tree strategy object designed for NgRx. Which extrapolates said into a patterned Data Driven Architecture.

                  • v0.7.6
                  • 22.37
                  • Published

                  ngrx-helpers

                  A library to simplify ngrx implementation in Angular Apps

                  • v8.0.1
                  • 22.36
                  • Published

                  repellendusnihil

                  TypeScript action creators for Redux

                  • v1.3.3
                  • 22.26
                  • Published

                  ngrx-router

                  Router bindings for NGRX

                  • v2.0.1
                  • 21.72
                  • Published

                  angular-swagger2

                  Generator of types, API and NGRX layer in TypeScript for Angular 12 apps

                  • v1.3.0
                  • 21.00
                  • Published

                  @message-bus/core

                  [![Netlify Status](https://api.netlify.com/api/v1/badges/375d6117-d4fe-42a7-8fd2-ed03618d04c2/deploy-status)](https://app.netlify.com/sites/ngrx-message-bus-demo/deploys)

                  • v13.0.0
                  • 20.24
                  • Published

                  ngrx-gen

                  A module level ngrx template generator using Plop

                  • v1.1.0
                  • 20.03
                  • Published

                  ng2-redux-select

                  Typescript Select Decorator for RxJS-based State Containers

                  • v0.0.3
                  • 19.97
                  • Published

                  ngx-crafter

                  Custom Angular CLI generator

                  • v1.2.1
                  • 19.94
                  • Published

                  @fvilli/simply-direct

                  A unified fullstack communication approach for NestJS + Angular with bidirectional real-time sync via sockets.

                  • v0.0.14
                  • 19.77
                  • Published

                  ngrx-fsm

                  **NGRX BASED FINITE STATE MACHINE**

                  • v1.0.4
                  • 19.75
                  • Published

                  stama-rx

                  Side effects inspired by NGRX, built for UMD, with finish signal implemented for NodeJS app

                  • v1.0.2
                  • 19.67
                  • Published

                  node-rx

                  modified ngrx for node.js

                  • v0.0.3
                  • 19.51
                  • Published

                  ngx-test-helpers

                  A collection of helpers for testing Angular applications

                  • v3.0.2
                  • 19.35
                  • Published

                  ngrx-rehydrate

                  Persists parts of the state to localStorage and automatically load them as initial state after refresh/revisit of the page.

                  • v1.0.0
                  • 18.69
                  • Published

                  ngrx-registry

                  A Global, Type friendly, registry for your **NGRX** logic

                  • v1.0.0-alpha.8
                  • 18.11
                  • Published

                  auth-schematic

                  A schematic to generate auth components and services with optional NgRx setup

                    • v1.0.4
                    • 17.93
                    • Published

                    @zima/ngrx-rxui

                    Reactive data components wrappers (master/detail, datatable, lookup-select, etc.) for Angular 6+ and Ngrx.

                    • v0.1.3
                    • 17.52
                    • Published

                    typed-reducer

                    Framework-agnostic and class-based typed reducers

                    • v0.1.1
                    • 17.25
                    • Published

                    ngrx-roundtrips

                    A quality of life improvement library for people who like Redux pattern, but don't like it's verbosity.

                      • v10.0.4
                      • 17.23
                      • Published

                      @kryptand/ngrx-auto-entity

                      Automatic Entity State and Facades for NgRx. Simplifying reactive state!

                      • v0.6.0-alpha.1
                      • 17.20
                      • Published

                      ng2-reactor

                      A set of utilities for leveraging rxjs more heavily in angular 2

                      • v0.2.0
                      • 16.89
                      • Published

                      tpxrx

                      tpxrx is a collection of nx workspace generators for a specific ngrx store pattern. tpxrx combines two goals to improve ngrx stores.

                      • v0.0.5
                      • 16.40
                      • Published

                      immutable-gene

                      helper library to remove boilplate code from reducers

                      • v1.0.2
                      • 16.28
                      • Published

                      ng-tds-moduler

                      Angular Module Creator for TDSPLC

                        • v0.0.1
                        • 16.27
                        • Published

                        loadable-state

                        Hanldle API call redux state with Loadable

                        • v1.1.0
                        • 15.80
                        • Published

                        ngrx-domains

                        A Global, Type friendly, registry for your **NGRX** logic

                        • v1.0.0-alpha.4
                        • 15.53
                        • Published

                        schematics-admin-test

                        Rangle's Angular Schematics to ensure best-practices and scalable architecture

                          • v0.0.1
                          • 14.72
                          • Published

                          ngrx-dictionary-reducer

                          Create a reducer that sorts by property from an existing reducer

                          • v1.0.3
                          • 14.49
                          • Published

                          ngrx-undo-effects

                          Enables undo-able actions with side effects for NgRx

                          • v0.1.1
                          • 13.98
                          • Published

                          ngrx-componentmodelformdefinitions

                          Angular module using NGRX to retrieve form definitions from ASP.Net Core API with the ComponentModelFormDefinitions NuGet package

                          • v1.3.0
                          • 13.37
                          • Published

                          ngrx-selector-fake

                          For tests where we don't want to mock/stub/spy the whole selector, only a select few dependent selectors that are not relevant for the test case/suite.

                          • v0.0.2
                          • 13.35
                          • Published

                          ng-schematics

                          A schematics with angular and ngrx

                            • v0.1.4
                            • 12.56
                            • Published

                            ngrx-generate

                            Command line for generating ngrx files

                              • v0.0.1
                              • 12.32
                              • Published

                              @stackpro/simple-ngx-mathjax

                              A quick way to implement Mathjax v3 into your Angular project! Upgradtion of mathjax-angular by @sajivkumar

                              • v1.0.1
                              • 11.80
                              • Published

                              ngrx-modal

                              [![Travis](https://travis-ci.com/hdimitrieski/ngrx-modal.svg)](https://travis-ci.com/hdimitrieski/ngrx-modal)

                              • v1.0.0
                              • 11.73
                              • Published

                              ngrx-flow

                              <p align="center"> <img src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAwMHB4IiBoZWlnaHQ9IjEwMDBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciI

                              • v0.1.0-beta.2
                              • 11.30
                              • Published

                              schematics-admin

                              Rangle's Angular Schematics to ensure best-practices and scalable architecture

                                • v0.2.11
                                • 10.44
                                • Published

                                dynamicentity

                                Entity Object Pattern, which utilizes key value numeric pairs with associated data. In effect approximating address pointers.

                                • v0.6.1
                                • 10.40
                                • Published

                                ngrx-log-initiator

                                Adding initiator class and method name to ngrx action

                                • v1.0.0-alpha.3
                                • 9.51
                                • Published

                                kuzzle-ngrx

                                Angular ngrx extension to Kuzzle as backend

                                • v0.0.1
                                • 9.44
                                • Published

                                fully-typed-actions

                                Helpers for fully typed redux action creators with Typescript >=v2.8. Also features an Epic ofType rxjs operator.

                                • v0.3.3
                                • 9.41
                                • Published

                                ts-reducer-creator

                                TypeScript strongly typed boilerplate-free reducer creator

                                • v0.1.3
                                • 8.98
                                • Published

                                ngrx-loadable

                                Add some loading to your state

                                • v1.3.3
                                • 8.79
                                • Published

                                @simply-direct/zenstack-checker

                                A unified fullstack communication approach for NestJS + Angular with bidirectional real-time sync via sockets.

                                  • v0.0.0
                                  • 8.51
                                  • Published

                                  rxjs-flow

                                  redux like library with usage of rxjs

                                  • v1.0.0
                                  • 8.25
                                  • Published

                                  ionic-state-js-arrays

                                  Provides utilities for working with state in Ionic applications (using plain js arrays)

                                  • v1.0.0
                                  • 7.87
                                  • Published

                                  ngrx-demo-core-toni

                                  Core module with ngrx shared business logic to be used in an Angular2 web app and a Ionic2 mobile app.

                                  • v0.0.1
                                  • 7.27
                                  • Published

                                  ts-action-es5

                                  TypeScript action creators for Redux

                                  • v3.2.2
                                  • 7.09
                                  • Published

                                  ngrx-demo-core

                                  Core module with ngrx shared business logic to be used in an Angular2 web app and a Ionic2 mobile app.

                                  • v0.0.1
                                  • 5.32
                                  • Published