cookie
This is a mirror of cookie, bundled and exposed as ES module.
Install
npm install @bundled-es-modules/cookie
Use
<script type="module">
import cookie from '@bundled-es-modules/cookie';
cookie.parse('foo=bar;'); // { foo: 'bar' }
</script>
Current Tags
-
2.0.1
...
latest
(a year ago)
3 Versions