0.0.1 • Published 12 years ago
component-trace v0.0.1
component-trace
Search a directory and see if any of the components depend on something. It
checks the dependencies keys and the local array.
npm install -g component-traceUsage
component trace <name>Example:
component trace component/emitterOutput:
overlay @ /apps/project/components/segmentio-overlay/component.json
toggle @ /apps/project/components/segmentio-toggle/component.jsonNotes
Skips node_modules directories.
Why
I needed to do some refactoring. This is quicker than searching by hand.
0.0.1
12 years ago