0.0.4 • Published 4 years ago

wcslibrary v0.0.4

Weekly downloads
17
License
-
Repository
-
Last release
4 years ago

Wcslibrary

This library was generated with Angular CLI version 10.0.14.

This library is an Angular library which can be plug and play into an angular application easily. This library gives you a simple calculator . Recommended Angular8.0 or greater

Usage

After installing the package

at AppModule 

	import {WcslibraryModule } from 'wcslibrary'

	imports: [

BrowserModule, WcslibraryModule ]

At component.html file

    use <wcs-wcslibrary></wcs-wcslibrary>

Build

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

Publishing

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

Running unit tests

Run ng test wcslibrary 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.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago