UNPKG

notebox

Version:

powerful command line based note taking app.

5 lines (4 loc) 90 B
var e=require("./cli/editor"); e.edit("aaa",function(err,res){ console.log(err,res); })