Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
text-table
/
example
/
File Content:
align.js
var table = require('../'); var t = table([ [ 'beep', '1024' ], [ 'boop', '33450' ], [ 'foo', '1006' ], [ 'bar', '45' ] ], { align: [ 'l', 'r' ] }); console.log(t);
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
align.js
181 bytes
0644
center.js
221 bytes
0644
dotalign.js
208 bytes
0644
doubledot.js
206 bytes
0644
table.js
140 bytes
0644
N4ST4R_ID | Naxtarrr