Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
unique-filename
/
File Content:
index.js
'use strict' var path = require('path') var uniqueSlug = require('unique-slug') module.exports = function (filepath, prefix, uniq) { return path.join(filepath, (prefix ? prefix + '-' : '') + uniqueSlug(uniq)) }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
coverage
---
0755
LICENSE
717 bytes
0644
README.md
1206 bytes
0644
index.js
215 bytes
0644
package.json
1577 bytes
0644
N4ST4R_ID | Naxtarrr