Skip to content

NPM Package release

Latest
Compare
Choose a tag to compare
@SreejithNS SreejithNS released this 29 May 15:01
· 2 commits to main since this release

URLQueryParams ts

Documentation Status GitHub license GitHub stars

NPM Package published here

An extended version of URLSearchParams with support for Objects and Arrays.

URLQueryParams implements URLSearchParams interface, so that it can be replaced with URLSearchParams for query string manipulation.