🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:54:02 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs10
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
archy
/
examples
📍 /opt/alt/alt-nodejs10/root/usr/lib/node_modules/npm/node_modules.bundled/archy/examples
🔄 Refresh
✏️
Editing: beep.js
Read Only
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);
💾 Save Changes
❌ Cancel