59 packages found
Standard library
Standard library
Standard library
a simple polyfill for javascript URLSearchParams
A lightweight and trustworthy URL polyfill for React Native
Standard library
This is a custom react hook which replace simple useState hook and sync the state with URL params.
- react
- custom-react-hook
- react-hooks
- urlsearchparams
- url-query
- url
- state
- use-state
- save-state-in-url
- consistent-state
- save-state-on-back
A polyfill adding support for .delete(key,value) to URLSearchParams as discussed at https://github.com/whatwg/url/issues/335
A helper factory function to work with query params on front end
The URLQueryParams class defines utility methods to work with the query string of a URL. It is a good replacement for standard URLSearchParams class
URL parse and build.
Standard library
- ES3
- ES5
- ES6
- ES7
- ES2015
- ES2016
- ES2017
- ES2018
- ES2019
- ES2020
- ECMAScript 3
- ECMAScript 5
- ECMAScript 6
- ECMAScript 7
- View more
A small library to make working with the URL search string easier
Build and control queries with confidence.
- query-string
- query
- querystring
- qs
- browser
- param
- params
- parameter
- parameters
- url
- parse
- unquery
- stringify
- searchparams
Support characters other than "&" as URL query separator.
[](https://github.com/rudyhuynh/use-url-search-params/blob/master/License)
implementaion of URLSearchParams at WHATWG Living Standard https://url.spec.whatwg.org/
react-search-params is a simple hook to control current url search. Also provides so methods that extend URLSearchParams.
[](https://github.com/rudyhuynh/use-url-search-params/blob/master/License)
a polyfill for URLSearchParams, use ES6 features(generator, Class)