Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
alt-nodejs11
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
widest-line
/
File Content:
index.js
'use strict'; const stringWidth = require('string-width'); module.exports = input => Math.max.apply(null, input.split('\n').map(x => stringWidth(x)));
Submit
FILE
FOLDER
Name
Size
Permission
Action
index.js
152 bytes
0644
license
1109 bytes
0644
package.json
1905 bytes
0644
readme.md
914 bytes
0644
N4ST4R_ID | Naxtarrr