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

https://github.com/junior/supper

Simple, fast, hot-code reloading supervisor for node.
https://github.com/junior/supper

autoload hot-reload inspect monitoring node node-cli node-module nodejs npm-module supervisor

Last synced: 7 months ago
JSON representation

Simple, fast, hot-code reloading supervisor for node.

Awesome Lists containing this project

README

          

# supper

Simple, fast, hot-code reloading supervisor for [node](http://nodejs.org).

[![Build][travis-image]][travis-url]
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Test Coverage][coveralls-image]][coveralls-url]
[![Known Vulnerabilities][vunerabilities-image]][vunerabilities-url]
[![InLine docs][inch-image]][inch-url]

[![NPM][nodei-image]][nodei-url]

```js

```

## Installation

```bash
$ [sudo] npm install supper -g
```

## Features

* Focus on high performance
* Super-high test coverage
* New node inspect debug interface
* Docker friendly

## License

[MIT license](LICENSE)

[npm-image]: https://img.shields.io/npm/v/supper.svg
[npm-url]: https://npmjs.com/package/supper
[downloads-image]: https://img.shields.io/npm/dt/supper.svg
[downloads-url]: https://npmjs.com/package/supper
[travis-image]: https://img.shields.io/travis/junior/supper/master.svg
[travis-url]: https://travis-ci.org/junior/supper
[coveralls-image]: https://img.shields.io/coveralls/junior/supper/master.svg
[coveralls-url]: https://coveralls.io/r/junior/supper?branch=master
[vunerabilities-image]: https://snyk.io/test/npm/supper/badge.svg
[vunerabilities-url]: https://snyk.io/test/npm/supper
[gratipay-image-junior]: https://img.shields.io/gratipay/junior.svg
[gratipay-url-junior]: https://gratipay.com/junior/
[inch-image]: http://inch-ci.org/github/junior/supper.svg?branch=master
[inch-url]: http://inch-ci.org/github/junior/supper
[nodei-image]: https://nodei.co/npm/supper.png?downloads=true&downloadRank=true&stars=tru
[nodei-url]: https://nodei.co/npm/supper/