An open API service indexing awesome lists of open source software.

https://github.com/krakenjs/hotware


https://github.com/krakenjs/hotware

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          


hotware 🔥

A higher-order middleware (HOM) to make meddleware hot reload



### Table of Contents
- [Installation](#installation)
- [Examples](#examples)
- [LICENSE](#license)

### Installation
> This module is distributed via [npm][npm] which is bundled wit [node][node] and should be installed as one of your project's `dependencies`:

```
npm install --save hotware
```

### Examples
- [Express app integration](https://github.com/krakenjs/hotware/blob/master/demos/express/index.js)
- [Meddleware integration](https://github.com/krakenjs/hotware/blob/master/demos/meddleware/index.js)

### Contributing
If you find a bug or think about enhancement, feel free to contribute and submit a PR. Contributions of any kind are welcome!

### License
Apache © [PayPal](https://github.com/krakenjs)

[npm]: https://www.npmjs.com/
[node]: https://nodejs.org