Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
resolve-version
Resolve version of an installed module.
@rushstack/lockfile-explorer
Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo
dont-break
Checks if the current version of your package would break dependent projects
npm-ws-tools
Command line tools for working with npm workspaces. Includes version bumping and dependencies version update
toposort
Topological sort of directed ascyclic graphs (like dependecy lists)
lazy-cache
Cache requires to be lazy-loaded when needed.
di
Dependency Injection for Node.js. Heavily inspired by AngularJS.
toposort-class
Topological sort of directed acyclic graphs (like dependecy lists)
deps-sort
sort module-deps output for deterministic browserify bundles
parse-dependency-range
Parse dependency source/version
dependency-version-sync
Synchronize and update the dependencies of the package.json to the installed version
injection-js
Dependency Injection library for JavaScript and TypeScript
module-deps
walk the dependency graph to generate json output that can be fed into browser-pack
@yarnpkg/lockfile
The parser/stringifier for Yarn lockfiles.
proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
find-requires
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
stylus-lookup
Get the file associated with an imported/required Stylus partial
sass-lookup
Get the file associated with a Sass import
npm-dependency-db
Query npm dependents of a certain version or version range of a given package
dependency-tree
Get the dependency tree of a module