querystring2

1.0.0 • Public • Published

querystring2

Modular and environment agnostic version of Node's querystring package

Provides two modules parse and stringify, which work exactly same as Node's querystring.

Installation

NPM

In your project path:

$ npm install querystring2

To port it to Browser or any other (non CJS) environment, use your favorite CJS bundler. No favorite yet? Try: Browserify, Webmake or Webpack

Tests Build Status

$ npm test

Readme

Keywords

Package Sidebar

Install

npm i querystring2

Weekly Downloads

3

Version

1.0.0

License

none

Last publish

Collaborators

  • medikoo