Parse URL strings and extract multiple properties from them.
npm install query-param





``bash`
$ npm install --save query-param
`js
import queryParam from 'query-param';
// That's all folks!
``
MIT © Oskar Cieslik