@airgap/angular-ngrx
TypeScript icon, indicating that this package has built-in type declarations

0.0.49 • Public • Published

@airgap/angular-ngrx

npm build codecov code style: prettier

@airgap/angular-ngrx extends @airgap/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 @airgap/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

/@airgap/angular-ngrx/

    Package Sidebar

    Install

    npm i @airgap/angular-ngrx

    Weekly Downloads

    1,519

    Version

    0.0.49

    License

    none

    Unpacked Size

    173 kB

    Total Files

    38

    Last publish

    Collaborators

    • papers_ch