71 packages found
Check dependencies in your node module
Use micromatch to filter npm module dependencies by name.
Update NPM package dependencies from the command line
Check for outdated, incorrect, and unused dependencies.
hugodep is for analyzing the dependencies in a project to see: how each dependency is used, and which dependencies are useless. The same goals as depcheck, but this library works 100% guaranteed without false alarms, with a 2% of their lines of code.
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup config
- rollup
- plugin
- external
- externals
- node
- builtin
- builtins
- dependencies
- devDependencies
- peerDependencies
- optionalDependencies
- modules
- monorepo
A mos plugin that creates dependencies sections
A CLI to view or copy dependencies to a new project
Like lerna add but does just the symlinking, works on CLI bins too
An automated dependency upgrade module for NodeJS.
List dependencies in your terminal
- dependencies
- deps
- devDependencies
- dev
- peerDependencies
- peer
- bundledDependencies
- bundled
- optionalDependencies
- optional
- cli
- latest
- version
- versions
This is a simple tool that ensures your Node.js dependencies are wildcard (^, >, <=, ~, *, etc.) free.
Check dependencies in your node module
Check dependencies in your node module
Checks for missing dependencies based on code reachable from the main entrypoint specified in package.json
A simple CLI utility to install (and uninstall) your `node` peer dependencies to your dev dependencies.
Automatically installs project's peerDependencies (as devDependencies)
Regular expression for matching javascript require statements.
- dependencies
- dependency
- devDependencies
- devDependency
- exec
- expression
- expressions
- find
- match
- matcher
- matches
- matching
- module
- modules
- View more
This tool allows JavaScript developers to install and uninstall dependencies considering the `peerDependencies` and `peerDevDependencies` of the package to be installed/uninstalled **as if they were dependencies and devDependencies of the parent repositor
Automate the updating of your package.json packages with a grunt task