0.0.9 • Published 4 years ago

@lacosanostra/ngx-cookie-consent v0.0.9

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

NgxCookieConsent

npm install @lacosanostra/ngx-cookie-consent

import { NgxCookieConsentModule } from '@lacosanostra/ngx-cookie-consent';
<lib-ngx-cookie-consent>
  This site uses cookies to analyse traffic, remember your preferences, and optimise your experience.
  <a href="privacy-policy.html" blank="_system">Learn more</a>
</lib-ngx-cookie-consent>

Add material icons to index.html. For the closing button to display correctly.

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

Places where the library was used.

This library was generated with Angular CLI version 8.0.3.

Build

Run ng build @lacosanostra/ngx-cookie-consent to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build @lacosanostra/ngx-cookie-consent, go to the dist folder cd dist/ngx-cookie-consent and run npm publish.

Running unit tests

Run ng test @lacosanostra/ngx-cookie-consent 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.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago