query-param
v1.3.1
Published
Parse URL strings and extract multiple properties from them.
Downloads
65
Readme
query-param
Install
$ npm install --save query-param
Usage
import queryParam from 'query-param';
// That's all folks!
License
MIT © Oskar Cieslik