1.0.3 • Published 7 years ago

find-js-imports v1.0.3

Weekly downloads
5
License
MIT
Repository
-
Last release
7 years ago

find-js-imports

find-js-imports is a cli tool for locating files that use a specified module's exports.

Usage

To find uses of the connect method from react-redux module in the redux codebase you would run find-js-imports react-redux connect.

example

Installation

$ npm install -g find-js-imports

To update run:

npm update -g find-js-imports

License

MIT

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago