logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       nodepath shows the file or the package that corresponds to the node given module.

Name

       nodepath - nodepath

Options

-p: print package

       -o: print only package (implies -p)

       -r: search also in related paths (**/node_modules)

       -B: ignore builtin modules

       -t: search for typescript declarations

Synopsis

nodepath<option>module

See Also