1.1.0 • Published 2 years ago

cogwear-widget v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

CogwearWidget

This library was generated with Angular CLI version 13.3.0.

Code scaffolding

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

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

Build

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

Publishing

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

Use Library in Outside Project

Install the library from npm and add the following to the main module's providers:

CogwearWidgetModule.forRoot({
    <all applicable config parameters>
}),

Use the lib-cogwear-widget tag to add the module to your html

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago