@somfuncky/biscuit
A typescript library designed to make cookie management object-oriented and developer-friendly.
A typescript library designed to make cookie management object-oriented and developer-friendly.
A toolkit for working with HTTP headers in JavaScript
Gatsby plugin to add google analytics, google tag manager facebook pixel, tik tok pixel, hotjar, hubspot in a gdpr form to your site. Consent coming soon.
HTTP server cookie parsing and serialization
Simple JS module based library to manage cookies in JavaScript (Angular, React, Vue etc..). Implementation is similar to [Ngx Cookie Service](https://github.com/stevermeister/ngx-cookie-service)
Service for getting querystring values, and setting and getting cookie values. Built for Angular CLI (Angular 4).
This project provides a set of utility functions for interacting with browser cookies. The `Cookies` class offers methods to set, get, update, remove, and clear cookies, as well as retrieve all cookie keys.
<p align="center"> <b>A lightweight, type-safe, and reactive state management library for modern web applications</b> </p>
Have you ever been in need of using localStorage or sessionStorage in a more intelligent way? Have you thought of having an expiring storage data or a data tied up with a version number? This wizard allows you to just do that.
React provider to handle website end user consent cookie storage based on segment integrations
Get, set and remove cookies
A cookies and analytics consent banner for Mozilla websites.
A complete cookies reader/writer framework with full unicode support.
A helper that returns true or false based on whether doNotTrack is enabled on the browser.
This library is a fork of [`ngx-utils-cookies-port`](https://github.com/junekpavel/ngx-utils-cookies-port), which is a port of [`@ngx-utils/cookies`](https://github.com/ngx-utils/cookies). Created because `ngx-utils-cookies-port` hasn't been updated sinc
Skip the hard managment of cookies in the front-end, the best and most customizable cookies management lib for front-end in the world!
Cookie serialize/deserialize forked from jshttp/cookie
This plugin enables the management of cookies in WebViews on iOS and Android as those platforms restrict the use of "document.cookie".
Web Storage package for Kernel Framework
Implementation of Angular 1.x $cookies service to Angular