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!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    5
  • 1.0.0
    3

Package Sidebar

Install

npm i camel-query-params

Weekly Downloads

4

Version

1.0.1

License

MIT

Last publish

Collaborators

  • doron2402