Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
pkg-dir
Find the root directory of a Node.js project or npm package
validate-npm-package-name
Give me a string and I'll tell you if it's a valid npm package name
npm-run-batch
npm run-script helper that allows running a bunch of run-scripts - in series or parallel!
npm-pick-manifest
Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
npm-registry-fetch
Fetch-based http client for use with npm registry APIs
npm-only-allow
Specification package manager
if-env
Simplify npm scripts with "if-env ... && npm run this || npm run that"
npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
apollo-client
A simple yet functional GraphQL client.
jsr
jsr.io package manager for node
execa
Process execution for humans
find-workspaces
Find all the workspaces of a monorepo.
is-core-module
Is this specifier a node.js core module?
npm-run-path
Get your PATH prepended with locally installed binaries
am-i-a-dependency
Check if the package is being installed by another package
unwrap-npm-cmd
Unwrap npm's node.js bin CMD batch for js files on Windows
libnpmdiff
The registry diff
npm-name
Check whether a package or organization name is available on npm
validate-npm-package-license
Give me a string and I'll tell you if it's a valid npm package license string
npm-license-crawler
Analyzes license information for multiple node.js modules (package.json files) as part of your software project.