Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
execa
Process execution for humans
is-core-module
Is this specifier a node.js core module?
npm-run-path
Get your PATH prepended with locally installed binaries
pkg-dir
Find the root directory of a Node.js project or npm package
validate-npm-package-license
Give me a string and I'll tell you if it's a valid npm package license string
pnpm
Fast, disk space efficient package manager
postcss-import
PostCSS plugin to import CSS files
global-prefix
Get the npm global path prefix.
@npmcli/fs
filesystem utilities for the npm cli
validate-npm-package-name
Give me a string and I'll tell you if it's a valid npm package name
registry-auth-token
Get the auth token set for an npm registry (if any)
registry-url
Get the set npm registry URL
is-installed-globally
Check if your package was installed globally
module-details-from-path
Extract the Node.js module details like name and base path given an abosulte path to a file inside the module
@yarnpkg/lockfile
The parser/stringifier for Yarn lockfiles.
resolve-dir
Resolve a directory that is either local, global or in the user's home directory.
npm-registry-fetch
Fetch-based http client for use with npm registry APIs
npm-pick-manifest
Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
@rollup/plugin-node-resolve
Locate and bundle third-party dependencies in node_modules
latest-version
Get the latest version of an npm package