Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

Commit 814161e

Browse files
author
Andrea Giammarchi
committed
added info about moving this under ungap
1 parent ca2f6fc commit 814161e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ url-search-params
33

44
[![build status](https://secure.travis-ci.org/WebReflection/url-search-params.svg)](http://travis-ci.org/WebReflection/url-search-params) [![CDNJS version](https://img.shields.io/cdnjs/v/url-search-params.svg)](https://cdnjs.com/libraries/url-search-params) [![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/WebReflection/donate)
55

6+
# Deprecated
7+
8+
This polyfill has been improved, better tested, and moved under the [ungap](https://ungap.github.io) umbrella.
9+
10+
The new version is available as [@ungap/url-search-params](https://github.com/ungap/url-search-params).
11+
12+
- - -
13+
614
This is a polyfill for the [URLSearchParams API](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams).
715

816
It is possible to simply include [build/url-search-params.js](build/url-search-params.js) or grab it via npm.

0 commit comments

Comments
 (0)