rename-to-uuid
v1.0.2
Published
Rename files names with uuid
Downloads
10
Readme
rename-to-uuid
Usage
Install globally(recommended if you are renaming files very often):
Install and run using yarn
yarn global add rename-to-uuidInstall using npm
npm i -g rename-to-uuidRun after installing it globally
rename-to-uuidInstall as a dev dependency on a particular project:
Install using yarn
yarn add -D rename-to-uuid
npx rename-to-uuidInstall using npm
npm install --save-dev rename-to-uuid
npx rename-to-uuid