0.2.4 • Published 6 years ago
ng2-weather-icons v0.2.4
NG2 Weather icons
Angular 2+ library to display a group of icons coming from weather-icons by Erik Flowers.
The library is develop thanks to Angular schematics.
Environment
Installation
npm i -g ng-lib-schematics @angular-devkit/core @angular-devkit/schematics-cli
Configuration
After creating an angular-cli
ng new <library-name> --skip-install
Next, we create our library
schematics ng-lib-schematics:lib-standalone --name <library-name>
To build and publish
If the library contains a package.json, you must run a npm install
At the root of project :
npm run build:lib
To publish into npm:
cd dist/ && npm publish
References & examples
0.2.4
6 years ago
0.2.3
7 years ago
0.2.2
7 years ago
0.2.1
7 years ago
0.0.0
7 years ago
0.2.0
7 years ago
0.1.16
8 years ago
0.1.15
9 years ago
0.1.14
9 years ago
0.1.13
9 years ago
0.1.12
9 years ago
0.1.11
9 years ago
0.1.10
9 years ago
0.1.9
9 years ago
0.1.8
9 years ago
0.1.7
9 years ago
0.1.6
9 years ago
0.1.5
9 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago