cookie-consent-js
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "cookie-consent-js", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "A simple dialog and framework to handle the EU law (as written by EuGH, 1.10.2019 – C-673/17) about cookies in a website.", | ||
@@ -5,0 +5,0 @@ "main": "src/cookie-consent.js", |
@@ -8,3 +8,3 @@ # cookie-consent-js | ||
- **Internationalizable** with language files | ||
- **Internationalizable** with [language files](https://github.com/shaack/cookie-consent-js/tree/master/cookie-consent-content) | ||
- **No external dependencies** (and it works also with Bootstrap) | ||
@@ -17,3 +17,3 @@ - **Responsive**, it works on mobile and desktop devices | ||
There are already language files for [cz, de, en, es, fr, oc and tr](https://github.com/shaack/cookie-consent-js/tree/master/cookie-consent-content). If you add one, please make a pull request to have it added here as well, thanks. | ||
There are already language files for [cz, de, en, es, fr, gr, it, oc and tr](https://github.com/shaack/cookie-consent-js/tree/master/cookie-consent-content). If you add one, please make a pull request to have it added here as well, thanks. | ||
@@ -35,3 +35,2 @@ ## See it in action | ||
```html | ||
<link rel="stylesheet" href="/node_modules/cookie-consent-js/src/cookie-consent.css"/> | ||
@@ -38,0 +37,0 @@ ``` |
60987
27
446
178