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

Consider alternative query sting package #267

Open
YurySolovyov opened this issue Jun 25, 2024 · 0 comments
Open

Consider alternative query sting package #267

YurySolovyov opened this issue Jun 25, 2024 · 0 comments

Comments

@YurySolovyov
Copy link

Is your feature request related to a problem? Please describe.
I care about bundle size and runtime performance; in current state urlcat pulls a lot of transitive legacy dependencies that affect both runtime perf and bundle size

Describe the solution you'd like
Use query string package that targets modern environments and has smaller effect on bundle size

Describe alternatives you've considered
https://github.com/sindresorhus/query-string
https://github.com/anonrig/fast-querystring
https://github.com/43081j/picoquery

Additional context
I understand they might not be exactly 1-to-1 replacements, but still

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

No branches or pull requests

1 participant