Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotsunited/cookie-consent
Utilities to implement cookie consent alert dialogs.
https://github.com/dotsunited/cookie-consent
Last synced: about 20 hours ago
JSON representation
Utilities to implement cookie consent alert dialogs.
- Host: GitHub
- URL: https://github.com/dotsunited/cookie-consent
- Owner: dotsunited
- License: mit
- Created: 2016-04-19T08:31:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-20T17:59:22.000Z (over 8 years ago)
- Last Synced: 2024-04-26T18:22:55.356Z (7 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cookie Consent
==============Utilities to implement cookie consent alert dialogs.
Installation
------------```bash
npm install dotsunited-cookie-consent --save
```Usage
-----Check the [`demo/`](demo/) folder.
License
-------Copyright (c) 2016 Dots United GmbH.
Released under the [MIT](LICENSE?raw=1) license.