Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
alt-nodejs19
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
archy
/
examples
/
File Content:
multi_line.js
var archy = require('../'); var s = archy({ label : 'beep\none\ntwo', nodes : [ 'ity', { label : 'boop', nodes : [ { label : 'o_O\nwheee', nodes : [ { label : 'oh', nodes : [ 'hello', 'puny\nmeat' ] }, 'creature' ] }, 'party\ntime!' ] } ] }); console.log(s);
Submit
FILE
FOLDER
Name
Size
Permission
Action
beep.js
387 bytes
0644
multi_line.js
414 bytes
0644
N4ST4R_ID | Naxtarrr