Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
strip-ansi
/
File Content:
index.js
'use strict'; var ansiRegex = require('ansi-regex')(); module.exports = function (str) { return typeof str === 'string' ? str.replace(ansiRegex, '') : str; };
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
index.js
161 bytes
0644
license
1119 bytes
0644
package.json
2346 bytes
0644
readme.md
801 bytes
0644
N4ST4R_ID | Naxtarrr