1.1.5 • Published 1 year ago

cookie-guardian v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

// 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'); // } // });

1.1.1

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.1.5

1 year ago

1.0.6

1 year ago

1.1.4

1 year ago

1.0.5

1 year ago

1.1.3

1 year ago

1.0.4

1 year ago

1.1.2

1 year ago

1.0.3

1 year ago

1.0.0

1 year ago