camel-query-params

1.0.1 • Public • Published

query_params_mw

Why

we got had all bunch of clients send us different query params some were all lower case, all caps and etc..

Solution

We decide to keep everything camel case

How to use

just npm i --save camel-query-params and add this to your code: var camelQueryParams = require('camel-query-params');

also you can checkout my express example

Good Luck!

Package Sidebar

Install

npm i camel-query-params

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • doron2402