query_parser_rex
v1.0.4
Published
a package to retrive paramaters from GET methods
Downloads
35
Readme
Parser for http queries
this is my first public package, I've published...! how freak of feeling surrounded me Wow.
Installation Guilde
- using npm install our package :
$ npm install query_parser_rex
Usage Guilde
you only have to require package on your arbitary module using
require('query_parser_rex').then you can use
queryParserthat is type of function that gives 'string' paramater as url.
