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

Support for handling search as ES6 Map instead of Object properties #394

Open
riconnon opened this issue Jan 25, 2020 · 0 comments
Open

Comments

@riconnon
Copy link

For my application I'm having to convert betweeen ES6 Map (https://tc39.es/ecma262/#sec-map-objects) and Object in order to pass in and out of .search() in URI.js
It would be beneficial if there was a way to get/set the search string in a URI using Map rather than Object

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