koa-live-reload

0.0.2 • Public • Published

koa-livereload

Fork of https://github.com/jprichardson/reload. Implements live reload for koa applications. Used by konstructor.

Usage

reload(httpServer, koaApp, [verbose])
  • httpServer: The Node.js http server from the module http.
  • koaApp: The koa app. Pass the app instance.
  • verbose: If set to true, will show logging on the server and client side

(MIT License)

Copyright 2016, ludicrous.

Package Sidebar

Install

npm i koa-live-reload

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • nahtnam