Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ungap/url-search-params

ungap619.4kISC0.2.2TypeScript support: included

The URLSearchParams polyfill.

URLSearchParams, polyfill, ungap

readme

URLSearchParams

Build Status Coverage Status Greenkeeper badge WebReflection status

The URLSearchParams polyfill.

Previously known as url-search-params.

All detections have been included and the code covered 100% (DOM patches are not measured on NodeJS though).

Live test

⚠ Webpack Users

If you have issues just requiring @ungap/url-search-params, be sure you require @ungap/url-search-params/cjs instead.

No issue should happen if you just import the module instead.