Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@rollup/plugin-node-resolve
Locate and bundle third-party dependencies in node_modules
npm-check
Check for outdated, incorrect, and unused dependencies.
npm-check-updates
Find newer versions of dependencies than what your package.json allows
bundle-dependencies
Generates bundledDependencies package.json value using values of the dependencies property.
package-changed
Tells you whether or not dependencies in package.json have been changed.
check-dependency-version-consistency
Ensures dependencies are on consistent versions across a monorepo.
bundled-dependencies
Generate your bundledDependencies from the values in the dependencies field.
relative-deps
Installs local dependencies for optimal developer experience
npm-bundle
npm pack with dependencies included
spawn-npm-install
programmatically install npm dependencies
ember-cli-dependency-checker
Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands
engine-dependencies
Install different versions of dependencies depending on which version of Node you are using
linklocal
Install local dependencies as symlinks.
hardhat-dependency-compiler
Compile Solidity sources directly from NPM dependencies
mrs-developer
manage NPM dependencies as Git repositories
dynamic-dedupe
Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.
coingecko-api
A Node.js wrapper for the CoinGecko API with no dependencies.
flatten-dependencies
Make some of your npm dependencies singletons
bundle-deps
easy command to bundle all your dependencies
dry-uninstall
Empty npm package to "uninstall" unused transitive dependencies