@useloop/middleware
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

CircleCI npm version

The Middleware used across our services

Prereqs

  • Node >= 9.10.0
  • npm >= 6.1.0

Setup

npm install

Format and Code Style

We use a slightly customised version of the tslint recommended config.

To run the linter, use make lint.

We also use the prettier + prettier-standard code formatter to maintain consistent code style. To check the format run make check-format, to re-format existing code run make format. Please note that make format will run as part of make compile.

Tests

npm test

Building

make compile

Contributing

Please contact slavomirvojacek@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i @useloop/middleware

Weekly Downloads

0

Version

3.1.0

License

ISC

Unpacked Size

67.2 kB

Total Files

74

Last publish

Collaborators

  • slavomirvojacek