Skip to content

yurkimus/cookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookies

JavaScript-utilities to handle cookies everywhere.

Exports

parseCookies = (source: any) => Record<string, string | undefined>
readCookie = (name: string, source: any) => string | undefined

License

MIT

About

JavaScript-utilities to handle cookies everywhere

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors