0.0.1 • Published 4 years ago

@dimenics/dime-middleware v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Middleware Manager

Build Status Quality Gate Status npm

Typescriptified version of the js-middleware repo. Kudos to the original @author for such an elegant mini-framework.

Getting Started

Run yarn add @dimenics/dime-middleware or npm install @dimenics/dime-middleware to add the package to your project.

The usage is more or less the same as js-middleware repo.

About this project

This is pretty much a copy of the js-middleware repo, but it's built with TypeScript.

Build

You need the latest version of yarn and TypeScript to run this project. After that's done, run yarn install or simply `yarn to install the requirements.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

License