0.2.4 • Published 5 years ago

ng2-weather-icons v0.2.4

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

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

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.0.0

6 years ago

0.2.0

6 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago