0.0.2-master.f3ab555 • Published 6 years ago

middles v0.0.2-master.f3ab555

Weekly downloads
16
License
MIT
Repository
github
Last release
6 years ago

middles

Another small middleware pipeline library for Nodejs.

Getting Started

In your shell:

npm install middles

In your module:

import { Pipeline } from 'middles';