Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@airgap/angular-ngrx

Package Overview
Dependencies
Maintainers
1
Versions
424
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airgap/angular-ngrx

[![npm](https://img.shields.io/npm/v/@airgap/angular-ngrx.svg?colorB=brightgreen)](https://www.npmjs.com/package/@airgap/ngrx) [![build](https://img.shields.io/travis/airgap-it/angular-ngrx.svg)](https://travis-ci.org/airgap-it/angular-ngrx/) [![codecov](

  • 0.0.43-beta.8
  • npm
  • Socket score

Version published
Weekly downloads
11
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

@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

FAQs

Package last updated on 17 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc