urlsearchparams
Advanced tools
Weekly downloads
Readme
WIP
implementation of URLSearchParams of https://url.spec.whatwg.org/ in pure javascript. polyfill for browser, and implemnt for node.js. make it isomorphic.
$ npm install urlsearchparams
$ npm install
$ npm test
and also open test/index.html in your browser and see console.
other types which this scripts depends on are in types directory.
The MIT License (MIT) Copyright (c) 2013 Jxck
FAQs
implementaion of URLSearchParams at WHATWG Living Standard https://url.spec.whatwg.org/
The npm package urlsearchparams receives a total of 358 weekly downloads. As such, urlsearchparams popularity was classified as not popular.
We found that urlsearchparams demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.