This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

wcslibrary
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i wcslibrary

Weekly Downloads

0

Version

0.0.4

License

none

Unpacked Size

237 kB

Total Files

23

Last publish

Collaborators

  • rama.vsnet