Submit
Path:
~
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
string-width
/
node_modules
/
strip-ansi
/
File Content:
index.js
'use strict'; const ansiRegex = require('ansi-regex'); module.exports = input => typeof input === 'string' ? input.replace(ansiRegex(), '') : input;
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
index.js
150 bytes
0644
license
1109 bytes
0644
package.json
1773 bytes
0644
readme.md
868 bytes
0644
N4ST4R_ID | Naxtarrr