https://github.com/cho45/node-here.js
node-here.js is here-document feature for node.js.
This is implemeneted with block comment syntax.
var here = require('here').here;
var string = here(/*
foo
bar
baz
*/);
here
function returns block comment on argument as string.
© 2010 - cnpmjs.org x YWFE | Home | YWFE