0.0.27 • Published 5 years ago

arbnlibrary v0.0.27

Weekly downloads
18
License
-
Repository
github
Last release
5 years ago

Arbnlib

This library was generated with Angular CLI version 8.2.13.

How to Use?

How to use?

Install the library package using npm install arbnlib.

Then, in src/app.ts:

import { ArbnlibComponent } from "arbnlib";

Code scaffolding

Run ng generate component component-name --project arbnlib to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project arbnlib.

Note: Don't forget to add --project arbnlib or else it will be added to the default project in your angular.json file.

Build

Run ng build arbnlib to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build arbnlib, go to the dist folder cd dist/arbnlib and run npm publish.

Running unit tests

Run ng test arbnlib to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago