Socket
Socket
Sign inDemoInstall

cookieconsent2

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cookieconsent2

Silktide's cookie consent tool.


Version published
Maintainers
1
Created
Source

Build Status

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.

Installation

The easiest way to get up and running is to use our wizard.

Documentation

See our full documentation.

Contributing

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. I.e.

python -m SimpleHTTPServer

We use gulp to compile scss and minify the javascript. Assuming nodejs is installed, you can run a build with:

cd path/to/cookieconsent
npm install
npm install -g gulp
gulp build

License

Code released under the MIT licence.

Credits

  • David Ball (@drball) - CSS / themes
  • Adam Hutchinson (@adjohu) - JavaScript

FAQs

Package last updated on 01 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc