0.2.8 • Published 2 years ago

@zarclays/zgap-angular-ngrx v0.2.8

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@zarclays/zgap-angular-ngrx

npm build codecov code style: prettier

@zarclays/zgap-angular-ngrx extends @zarclays/zgap-angular-core providing NgRx support for its components.

Requirements

Please check peerDependencies in package.json to see what dependencies are required for this library.

Install

$ npm install --save @zarclays/zgap-angular-ngrx

Development

Requirements

Make sure you have statisfied the following requirements before building or testing the project:

npm >= 6

Build

Before building the library make sure you have installed the root project dependencies. If not, run:

$ cd ../..
$ npm install
$ cd packages/ngrx

To build the ngrx library run:

$ npm run build

Run Tests

Before running the tests make sure you have installed the root project dependencies. If not, run:

$ cd ../..
$ npm install
$ cd packages/ngrx

To run tests for the ngrx library run:

$ npm run test
0.2.8

2 years ago

0.2.7

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.0.24

3 years ago

0.0.22

3 years ago

0.0.19

3 years ago