duct-get-cookie
v1.0.1
Published
Getting information from created cookies
Downloads
3
Readme
using duct-get-cookie
Getting information from created cookies
Demo
https://codeduct.com/duct-get-cookie
duct-get-cookie setup
npm
npm i duct-get-cookie
Add the duct-get-cookie package in the component you want to use after installation.
import getCookie from 'duct-get-cookie'
ready to use
getCookie("cookieName")
The function will return the cookie value