README
Get Cookie
- GIT
- NPM
Use encodeURIComponent and decodeURIComponent
https://github.com/carhartl/jquery-cookie/issues/3#issuecomment-24578115
Lite library for get cookie
<script type="module">
import getCookie from 'https://cdn.skypack.dev/get-cookie';
</script>
https://github.com/carhartl/jquery-cookie/issues/3#issuecomment-24578115