konstructor-reload
v0.0.1
Published
node.js module to refresh and reload your code in your browser when your code changes. no browser plugins required.
Downloads
2
Maintainers
Readme
reload
automatically refresh and reload your code in your browser when your code changes. no browser plugins required.
usage
reload(httpServer, koaApp, options);
httpServer
: the Node.js http server from the modulehttp
.koaApp
: the koaApp app.options
: an object of options.