Skip to content

gingerich/purpose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose.js

NPM version Build status Test coverage License Downloads

A middleware composition tool for pure functions.

Installation

$ npm install purposejs

API

compose([a, b, c, ...])

Compose the given middleware and return middleware.

License

MIT

Acknowledgements

This is a fork of koa-compose under the MIT license.

About

Composition utility for pure middleware functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%