duplifiler

1.0.4 • Public • Published

duplifiler

Find files with the same name but a different extension recursively within a folder.

I use it to find files which are both javascript and typescript files in the same folder. This can happen when migrating from javascript to typescript and someone edits the original javascript file.

Usage

npx duplifiler --extensions .js,.ts --ignore_pattern "**/node_modules/**" -p .

Package Sidebar

Install

npm i duplifiler

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

3.71 kB

Total Files

5

Last publish

Collaborators

  • robbecl