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

remove qs from storybook #30

Open
43081j opened this issue Mar 1, 2024 · 0 comments
Open

remove qs from storybook #30

43081j opened this issue Mar 1, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@43081j
Copy link
Owner

43081j commented Mar 1, 2024

We should remove qs from storybook and use either URLSearchParams directly or fast-querystring

Usages:
https://github.com/search?q=repo%3Astorybookjs%2Fstorybook+qs+language%3AJSON&type=code&l=JSON

Graph:
https://npmgraph.js.org/?q=qs

Alternatives:

  • Native URLSearchParams
  • fast-querystring
@43081j 43081j added the help wanted Extra attention is needed label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant