feross / feross/simple-get

Switch from querystring to URLSearchParams

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
402
Forks
49
PR merge metrics
No merged PRs in 30d

Description

> The querystring API is considered [Legacy](https://nodejs.org/api/querystring.html#querystring_query_string). While it is still maintained, new code should use the URLSearchParams API instead.

https://github.com/feross/simple-get/blob/81eaf56c012dec4f64f223f4c41811e32ea2ce53/index.js#L9

The npm package is deprecated also: https://www.npmjs.com/package/querystring

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.