GoogleChromeLabs / GoogleChromeLabs/native-url

URLSearchParams usage

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
286
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Do you plan on using native `URLSearchParams` API instead of `querystring` module to decode/encode query string? I see that it’s [mentioned in codebase](https://github.com/GoogleChromeLabs/native-url/blob/71705847b76a3ed020e29f8a95f4a575b51bb27e/src/parse.js#L143), but it’s not active since there is no Edge 16 support. Since this can also be polyfilled, maybe there is possibility to drop all 3rd party dependencies and go native all the way?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.