X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/archy/examples
lib
/
node_modules
/
npm
/
node_modules
/
archy
/
examples
/
ðŸ“
..
📄
beep.js
(387 B)
📄
multi_line.js
(414 B)
Editing: beep.js
var archy = require('../'); var s = archy({ label : 'beep', nodes : [ 'ity', { label : 'boop', nodes : [ { label : 'o_O', nodes : [ { label : 'oh', nodes : [ 'hello', 'puny' ] }, 'human' ] }, 'party\ntime!' ] } ] }); console.log(s);
Upload File
Create Folder