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

0.0.44 • Public • Published

@airgap/angular-core

npm build codecov code style: prettier

@airgap/angular-core consists of numerous utility functions and types as well as Angular components and services that can be used standalone in Angular based projects or as a base for more specific implementations.

Requirements

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

Install

$ npm install --save @airgap/angular-core

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/core

To build the core 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/core

To run tests for the core library run:

$ npm run test

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @airgap/angular-core

    Weekly Downloads

    10

    Version

    0.0.44

    License

    none

    Unpacked Size

    5.3 MB

    Total Files

    503

    Last publish

    Collaborators

    • papers_ch