Replace query-string with URLSearchParams
skipkayhil opened this issue · 1 comments
Hey @loteoo,
Really excited about this project and would love to contribute. I noticed hyperstatic currently has a dependency on the query-string
package, but as far as I know it's functionality could be replaced by URLSearchParams.
Would you accept a PR making this swap? I would be willing to write it if so
Hello @skipkayhil, that's right, using URLSearchParams would be better! I think I simply didn't think about it very much and added in an extra depencency for nothing.
Feel free to create a PR for the swap!
Thank you for the interest in the project as well. I haven't really added much in the past couple months, but definitively plan to work on hyperstatic more in the future!
Feel free to contribute, ask questions and suggest changes, thanks!