hi-repl

0.0.1 • Public • Published

Example:

var repl = require("hi-repl");

repl("> ", function(text){
	console.log(text);
});

Package Sidebar

Install

npm i hi-repl

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • srcjz