1.0.1 • Published 1 year ago

duct-get-cookie v1.0.1

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

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

1.0.1

1 year ago

1.0.0

1 year ago