We're currently (7th September 2016) currently in the process of releasing version 3.0. The documentation will incomplete and confusing until this is complete.
Cookie Consent is a lightweight JavaScript plugin for alerting users about the use of cookies on your website.
It is designed to help you comply with the hideous EU Cookie Law and not make you want to kill yourself in the process. So we made it fast, free, and relatively painless.
The easiest way to get up and running is to use our wizard.
You can also install this project through npm:
npm install cookieconsent
Or through Bower:
bower install cookieconsent
See our full documentation.
Feel free to improve the plugin and send us a pull request.
The easiest way to develop is to host the files with a local webserver. e.g.
python -m SimpleHTTPServer
We use Gulp to compile the SCSS and minify the JavaScript. You can run a build with:
gulp build
Code released under the MIT licence.
Cookie Consent v3
- Alex Morley-Finch - JavaScript
- Piiu Pilt - JavaScript
- Oliver Emberton (@oliveremberton) - a couple of lines of CSS, maybe
Cookie Consent v2
- David Ball (@drball) - CSS / themes
- Adam Hutchinson (@adjohu) - JavaScript