1.1.52 • Published 7 years ago

glob-pire v1.1.52

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Globpire

Build Status Coverage Status npm version Downloads Deps bitHound Code Windows Build status

A utility for finding file usage in projects. Useful for cases when you have a lot of files that no-one is sure are even being used, just sick this puppy on your solution and wait for responses on items that are safe to delete.

How it works

Globpire combines the functionality of both vampire and glob to iterate over file systems to check for occurrences of a given string, similar to grep on *NIX systems.

Usage

globpire 'path/to/search' glob/to/find/**/*.js,another/glob/to/find/**/*.js

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

1.1.52

7 years ago

1.1.51

7 years ago

1.1.50

7 years ago

1.1.48

7 years ago

1.1.47

7 years ago

1.1.46

7 years ago

1.1.45

7 years ago

1.1.44

8 years ago

1.1.43

8 years ago

1.1.42

8 years ago

1.1.41

8 years ago

1.1.40

8 years ago

1.1.38

8 years ago

1.1.37

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.6.0

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago