Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

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 .

About

Find duplicate files

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /