Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored Jul 18, 2024
1 parent 885deb6 commit 13b3101
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,7 @@

<!-- /automd -->

Cookie utils:

- πŸͺ [`Cookie`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cookie) parser and serializer based on [cookie](https://github.com/jshttp/cookiee).
- πŸͺ [`Set-Cookie](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie) parser based on [set-cookie-parser](https://github.com/nfriedly/set-cookie-parser).

With:

- πŸ“¦ Dual ESM/CJS exports
- 🎁 Bundled types
πŸͺ [`Cookie`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cookie) and [`Set-Cookie`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie) parser and serializer based on [cookie](https://github.com/jshttp/cookiee) and [set-cookie-parser](https://github.com/nfriedly/set-cookie-parser) with dual ESM/CJS exports and bundled types. 🎁

## Usage

Expand Down

0 comments on commit 13b3101

Please sign in to comment.