Skip to content

Adds sync plugin support to your application. Kinda fork of [use][] - use it if you need to support nesting. Or use [ware][] if you need async middleware system.

License

Notifications You must be signed in to change notification settings

tunnckoCore/use-ware

Repository files navigation

Adds sync plugin support to your application. Kinda fork of use - use it if you need to support nesting. Or use ware if you need async middleware system.

code climate standard code style travis build status coverage status dependency status

Install

npm i use-ware --save

Usage

For more use-cases see the tests

const useWare = require('use-ware')

Related

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.

tunnckoCore.tk keybase tunnckoCore tunnckoCore npm tunnckoCore twitter tunnckoCore github

About

Adds sync plugin support to your application. Kinda fork of [use][] - use it if you need to support nesting. Or use [ware][] if you need async middleware system.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published