83 packages found
Check for outdated, incorrect, and unused dependencies.
Check dependencies in your node module
Use micromatch to filter npm module dependencies by name.
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
Cargo App project template
- react
- create-react-app
- template
- sass
- web
- prepare
- lint
- eslintConfig
- devDependencies
- autoprefixer
- eslint
- husky
- tailwindcss
- postcss
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 code works 100% guaranteed without false alarms, with a 2% of their lines of code.
Like lerna add but does just the symlinking, works on CLI bins too
A dependency inspection tool.
This is a simple tool that ensures your Node.js dependencies are wildcard (^, >, <=, ~, *, etc.) free.
Use micromatch to filter npm module dependencies by name.
Find unused files, dependencies and exports in your TypeScript and JavaScript projects
- find
- detect
- analyze
- scan
- lint
- unused
- unreferenced
- unresolved
- missing
- unimported
- files
- dependencies
- devDependencies
- exports
- View more
Automatically installs project's peerDependencies (as devDependencies)
Check for outdated, incorrect, and unused dependencies.
Check dependencies in your node module
Dependency Exists - Best way to check if some dependency exists in your package.json file.
- npm package
- dependencies
- devDependencies
- peerDependencies
- package.json
- ES6
- JavaScript
- TypeScript
- ECMAscript
- Node
- JS
List dependencies in your terminal
- dependencies
- deps
- devDependencies
- dev
- peerDependencies
- peer
- bundledDependencies
- bundled
- optionalDependencies
- optional
- cli
- latest
- version
- versions
Update NPM package dependencies from the command line