Socket
Socket
Sign inDemoInstall

whiskjs

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    whiskjs

A lightweight framework for building your own cookie-consent banner.


Version published
Weekly downloads
1
Maintainers
1
Install size
16.9 kB
Created
Weekly downloads
 

Readme

Source

Every page within the EU needs a cookie banner these days. However, finding the right one can be difficult depending on the CMS system or framework.

It is not even primarily important to satisfy personal preferences - but to meet the legal requirements.

Because a cookie consent banner should meet the following requirements:

  • It should be possible to confirm or reject each cookie individually.
  • The decisions should be reversible or changed at any time.
  • The cookies should only be set once they have been expressly confirmed.

That doesn't seem like much. However, there is little freeware that meets all of these requirements.

In addition, customers often have special requirements for the design of their cookie banners, which are difficult and cumbersome to implement by messing around with existing CSS.

However, if a customer has a request that requires structural changes to be made to the HTML of the cookie banner, this is simply impossible with finished cookie banner software.

This is why this little Javascript framework was written for cookies. With this you can easily create your own cookie banner. Without restrictions.

Keywords

FAQs

Last updated on 07 Feb 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc