Cead Consint Manager is participating 2021 OSC China Open Source Project Selection , please vote for it!
Cead Consint Manager 2021 OSC China Open Source Project Selection {{projectVoteCount} has been obtained in, please vote for it!
2021 OSC China Open Source Project Selection It is in hot progress. Come and vote for your favorite open source project!
2021 OSC China Open Source Project Selection>>> Midfield Review
Cead Consent Manager won the 2021 OSC China Open Source Project Selection "The Best Popularity Project" !
Authorization Agreement Apache-2.0
development language JavaScript View source code »
operating system Cross platform
Software type Open source software
Open source organizations nothing
region Unknown
deliverer Alias_Travis
intended for unknown
Recording time 2022-09-20

Software Introduction

Cead Consent Manager is a very simple and lightweight cookie and tracking consent manager. It is designed to help websites implement a simple "Accept or Reject" dialog box to actually enable or disable tracking.

Many websites implement a notice that no exit is allowed, and some websites provide an option to do nothing. Cead can help you solve this problem, so that you can fulfill your privacy obligations without any effort or code writing. In the opt in mode, the trace script will not even run until consent is obtained. In the opt out mode, revoking consent will completely clear the tracking cookie.

characteristic

  • Simple: Most websites don't need a fancy system with different purposes, just a simple choice to enter/exit
  • Light weight: only 3.3kB
  • Flexible: HTML is provided by you, so all texts and classes are fully configurable
  • Independent: Cead does not connect to any complex external system, nor does it have hundreds of dependencies
  • Open source: free to use, modify and extend

NPM installation and import

Cead can Installation via NPM And import through the construction tool.

 npm install cead-consent
 import Cead from 'cead-consent' new Cead({ cookie: 'consent' })
Expand to read the full text

code

Gitee index of is
exceed Items for

comment

Click to lead the topic 📣 Post and join the discussion 🔥
No content temporarily
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
Issued a question and answer
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
No content temporarily
zero comment
one Collection
 OSCHINA
Log in to view more high-quality content
 Back to top
Top