querystring-browser

1.0.4 • Public • Published

querystring-browser npm

Node.js v5 compatible querystring module for browsers.

install

npm install -g querystring-browser

usage

Require the module or make browserify rewrite querystring using a transform such as aliasify:

"aliasify": {
  "aliases": {
    "querystring": "querystring-browser"
  }
}

Node.js

The source code comes straight from the core implementation at https://github.com/nodejs/node

license

MIT / Node.js licence

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    41,083
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    41,083
  • 1.0.3
    4
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i querystring-browser

Weekly Downloads

41,087

Version

1.0.4

License

MIT

Last publish

Collaborators

  • mathiasvr