/
/
lib
/
node_modules
/
npm
/
node_modules
/
text-table
/
example
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/lib/node_modules/npm/node_modules/text-table/example
Edit:
/lib/node_modules/npm/node_modules/text-table/example/align.js
var table = require('../'); var t = table([ [ 'beep', '1024' ], [ 'boop', '33450' ], [ 'foo', '1006' ], [ 'bar', '45' ] ], { align: [ 'l', 'r' ] }); console.log(t);
Ukuran: 181 B