Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
text-table
/
example
/
File Content:
center.js
var table = require('../'); var t = table([ [ 'beep', '1024', 'xyz' ], [ 'boop', '3388450', 'tuv' ], [ 'foo', '10106', 'qrstuv' ], [ 'bar', '45', 'lmno' ] ], { align: [ 'l', 'c', 'l' ] }); console.log(t);
Submit
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