Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for ESM Support #124

Open
reyrodrigez opened this issue Jan 6, 2025 · 0 comments
Open

Request for ESM Support #124

reyrodrigez opened this issue Jan 6, 2025 · 0 comments

Comments

@reyrodrigez
Copy link

Improved Interoperability: ESM is the modern standard for JavaScript modules, offering better tree-shaking, improved performance, and better compatibility with modern JavaScript tooling and bundlers.

Enhanced Developer Experience: ESM provides a cleaner and more modern syntax for importing and exporting modules, leading to a better developer experience.

Future-Proofing: Adopting ESM ensures cookie-parser is compatible with future JavaScript ecosystems and best practices.

Thank you for considering this feature request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants