-
Notifications
You must be signed in to change notification settings - Fork 0
Cookie Guardian Pro - Plugin for managing cookie popups in websites. A free lightweight alternative to the most popular plugins.
License
christophernathaniel/Cookie-Guardian-Pro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
// Example Cookie Guardian Usage: // // import cookieGuardian from 'cookie-guardian'; // // const cookieGuardian = new CookieGuardian({ // desc: '', // unclassifiedText: '', // marketingText: '', // statisticsText: '', // preferencesText: '', // requiredText: '', // policyLink: '/privacy-policy', // acceptText: 'Accept', // declineText: 'Decline', // stopAllCookies: false, // preferences: () => { // console.log('Preferences Enabled'); // }, // statistics: () => { // console.log('Statistics Enabled'); // }, // marketing: () => { // console.log('Marketing Enabled'); // }, // unclassified: () => { // console.log('Unclassified Enabled'); // } // });
About
Cookie Guardian Pro - Plugin for managing cookie popups in websites. A free lightweight alternative to the most popular plugins.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published