1.0.1 • Published 1 year ago

middles v1.0.1

Weekly downloads
16
License
MIT
Repository
github
Last release
1 year ago

middles

Another small middleware pipeline library for Nodejs.

Getting Started

In your shell:

npm install middles

In your module:

import { Pipeline } from 'middles';