PHP 8.2.30
Preview: index.js Size: 202 B
//opt/alt/alt-nodejs18/root/lib/node_modules/npm/node_modules/unique-filename/lib/index.js

var path = require('path')

var uniqueSlug = require('unique-slug')

module.exports = function (filepath, prefix, uniq) {
  return path.join(filepath, (prefix ? prefix + '-' : '') + uniqueSlug(uniq))
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
202 B lrw-r--r-- 2026-03-09 09:08:38
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).