Giters
Alex1990
/
tiny-cookie
A tiny cookie manipulation plugin for the browser.
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
112
Watchers:
4
Issues:
33
Forks:
14
Alex1990/tiny-cookie Issues
Set cookie to an empty value when called to remove, rather than 'a'
Updated
7 months ago
The partitioned option should be set as secure option
Closed
a year ago
Warning: To load an ES module issue
Closed
a year ago
Comments count
3
2.4 version
Closed
2 years ago
Comments count
2
Refactor in typescript
Closed
2 years ago
Comments count
1
Support pure esm package?
Closed
2 years ago
Comments count
1
Support CookieStore API?
Closed
2 years ago
Comments count
1
UMD build
Closed
4 years ago
Comments count
1
Set path to root when testing if cookies are enabled
Closed
5 years ago
Comments count
2
CI tests are failed because of using the deprecated uglify options
Closed
5 years ago
Target 3.0
Closed
5 years ago
Comments count
1
Secure / Path options are ignored when removeCookie is called
Closed
6 years ago
Comments count
1
Add flowjs types
Closed
6 years ago
Add chinese document
Closed
6 years ago
Option to set httponly?
Closed
6 years ago
Comments count
3
`es` directory not exported in npm module
Closed
7 years ago
Comments count
2
Starting with Chrome 52 and Firefox 52, insecure sites (http:) can't set cookies with the "secure" directive anymore
Closed
8 years ago
Comments count
1
Is the question mark necessary?
Closed
8 years ago
Comments count
1
undefined when importing via babel
Closed
7 years ago
Comments count
4
Invalid "main" entry in package.json?
Closed
7 years ago
Comments count
5
Don't use code in `src` folder directly for `module` field in package.json
Closed
7 years ago
Comments count
1
Version 2.0 does not work in IE 11
Closed
7 years ago
Comments count
3
Can't remove() cookies set on custom domain
Closed
7 years ago
Comments count
1
Inconsistency with setCookie
Closed
7 years ago
Comments count
3
Support SameSite attribute
Closed
7 years ago
Comments count
2
Modern development flow
Closed
7 years ago
Support JSON encoding and decoding
Closed
7 years ago
Comments count
1
Support get all cookie pairs
Closed
7 years ago
Support clear all cookies
Closed
7 years ago
An obscure bug in the underlying WinINET InternetGetCookie implementation
Closed
9 years ago
If the default path is root path ("/"), it will be easy to use.
Closed
10 years ago
Date.prototype.toGMTString() is deprecated
Closed
10 years ago
Why not use navigator.cookieEnabled?
Closed
10 years ago