Provides an array of all installed packages from a node installation.
Get the list of files installed in a package in node_modules, including bundled dependencies
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
A collection of codemod scripts written with JSCodeshift
Find the module object for something that was require()d
Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.
test for inclusion or exclusion of paths using globs
Retire is a tool for detecting use of vulnerable libraries
npm exec (npx) programmatic API
Get a list of the files to add from a folder into an npm package
Get your PATH prepended with locally installed binaries
A small tool for counting SLOC.
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
An API documentation generator for JavaScript.
Return an array of all parent node_modules directories
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
Shrink node_modules for deployment
VS Code's 'Organize imports' executable from command line
Node default behavior import resolution plugin for eslint-plugin-import.
Store information about any JS value in a side channel, using a linked list
Expose config variables to React Native apps
A drop-in replacement for react-markdown, designed for AI-powered streaming.
This package provides a set of manifests which each define a mapping of JS modules to their suggested replacements.
Run executables for locally-installed packages without using ./node_modules/.bin