🐊Putout operator adds ability to rename files to plugins
55 functions to seamlessly transform strings, arrays, and object keys between different cases (camelCase, snake_case, kebab-case, PascalCase, Title Case, and more), clean and format text, extract URL components, and perform common text operations like mas
rename files with pattern like String.replace(pattern, replace)
A tool used to rename bunch of files in a go. Easy to use command line interface as well as via package require.