Socket
Socket
Sign inDemoInstall

urlsearchparams

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    urlsearchparams

implementaion of URLSearchParams at WHATWG Living Standard https://url.spec.whatwg.org/


Version published
Weekly downloads
2.4K
decreased by-25.88%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Isomorphic URLSearchParams Implementation

status

WIP

motivation

implementation of URLSearchParams of https://url.spec.whatwg.org/ in pure javascript. polyfill for browser, and implemnt for node.js. make it isomorphic.

install

$ npm install urlsearchparams

build and test

$ npm install
$ npm build
$ npm test

and also open test/index.html in your browser and see console.

License

The MIT License (MIT) Copyright (c) 2013 Jxck

Keywords

FAQs

Last updated on 21 Jan 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc