Skip to content

Suggest using the URLSearchParams built-in #37

Closed
@tredondo

Description

@tredondo

The URL standard includes the URLSearchParams interface which in many cases should be able to replace this module. @sindresorhus is also considering suggesting it in his query-string module README.

This module has 10M weekly downloads. It would really help mentioning the built-in, to help avoid cargo cult usage of this module when not necessary.

The twice as popular querystring package deprecated itself in favor of URLSearchParams.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions