https://github.com/clerk/ezheaders
https://github.com/clerk/ezheaders
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/clerk/ezheaders
- Owner: clerk
- Created: 2024-10-22T11:37:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T09:23:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T06:52:44.294Z (over 1 year ago)
- Language: TypeScript
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ezheaders by Clerk
Clerk helps developers build user management. We provide streamlined user experiences for your users to sign up, sign in, and manage their profile.
[](https://clerk.com/discord)
[](https://clerk.com/docs)
[](https://twitter.com/intent/follow?screen_name=ClerkDev)
---
**Clerk is Hiring!**
Would you like to work on Open Source software and help maintain this repository? [Apply today!](https://jobs.ashbyhq.com/clerk)
---
## Introduction
Enjoy a more readable API with `header()` and `cookie()` - no more juggling intermediate variables or extra parentheses when handling `await`.
Plus, a way to use `headers` and `cookies` as variable names without renaming the NextJS APIs upon import.
This tiny monorepo contains the code for `ezheaders` - for details docs about `ezheaders`, refer to the [ezheaders README](./packages/ezheaders/README.md).
## License
This project is licensed under the MIT License.