PATH: //proc/self/root/proc/thread-self/root/usr/lib/node_modules/npm/node_modules/archy/examples
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 beep.js
↓
X
📄 multi_line.js
↓
X
SAVING...
BERHASIL DIUBAH!
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);
SIMPAN PERUBAHAN