Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
function-arguments
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
lazy-require
Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.
spawn-npm-install
programmatically install npm dependencies
defrag
defragment dependencies in your monorepo
resolve-dep
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
install-deps-postmerge
Install package.json dependencies whenever needed after a git merge
@canva/dependency-tree
Calculates a dependency tree for set of files
dep-diff
Get a list of differences between package dependencies
get-function-arguments
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
installed
Read all the installed packages in a folder, and produce an Array of all the data.
adio
Checks if the dependencies in package.json and in the actual code are synced.
load-plugins
Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.
@bem/deps
Manage BEM dependencies
@bem/sdk.bemjson-to-decl
BEMJSON to BEMDECL helper
@virmator/deps
Default TS deps plugin for virmator.
react-use-debug-hooks
A type-safe React hook for debugging purposes that wraps around the useEffect hook, which returns the dependencies that changed on each iteration of the effect within the console.
@dyljhd/use-effect-debugger
A type-safe React hook for debugging purposes that wraps around the useEffect hook, which returns the dependancies that changed on each iteration of the effect within the console.
@modernpoacher/deps
Update NPM package dependencies from the command line
trackr
A fork of Meteor Tracker.
install-if-needed
installs the given modules if needed