Socket
Book a DemoInstallSign in
Socket

@dealerslink/node-express-request-utils

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dealerslink/node-express-request-utils

A library to process HTTP Request parameters and processes

latest
npmnpm
Version
1.2.6
Version published
Weekly downloads
1
-80%
Maintainers
2
Weekly downloads
 
Created
Source

node-express-request-utils

node-express-request-utils is library designed to simplify the processing of HTTP Request handling and parameters parsing by abstracting commonly reused processing patterns.

It can be used with any framework that creates and uses HTTPRequest objects.

Installation

npm install @dealerslink/node-express-request-utils

Usage

const ReqUtils = require('@dealerslink/node-express-request-utils');

See the wiki for more details.

FAQs

Package last updated on 23 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts