Skip to content

majimboo/reloadjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReloadJS Build Status

NPM

Reload is a hotcode reload for node.js. Ideal for servers in development.

Install

npm install reloadjs --save

Installing the latest version

$ npm install git+https://github.com/majimboo/reloadjs.git

Usage

var reload = require('reloadjs');

var reloadable = reload('./reloadable');

About

Just another hotload module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages