X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/text-table/example
lib
/
node_modules
/
npm
/
node_modules
/
text-table
/
example
/
ðŸ“
..
📄
align.js
(181 B)
📄
center.js
(221 B)
📄
dotalign.js
(208 B)
📄
doubledot.js
(206 B)
📄
table.js
(140 B)
Editing: table.js
var table = require('../'); var t = table([ [ 'master', '0123456789abcdef' ], [ 'staging', 'fedcba9876543210' ] ]); console.log(t);
Upload File
Create Folder