Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
resolve
resolve like require.resolve() on behalf of files asynchronously and synchronously
pify
Promisify a callback-style function
is-core-module
Is this specifier a node.js core module?
axios
Promise based HTTP client for the browser and node.js
util-deprecate
The Node.js `util.deprecate()` function with browser support
supports-preserve-symlinks-flag
Determine if the current node version supports the `--preserve-symlinks` flag.
inquirer
A collection of common interactive command line user interfaces.
ts-node
TypeScript execution environment and REPL for node.js, with source map support
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
unist-util-stringify-position
unist utility to serialize a node, position, or point as a human readable location
tsutils
utilities for working with typescript's AST
enquirer
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
cli-table3
Pretty unicode tables for the command line. Based on the original cli-table.
builtin-modules
A static list of the Node.js builtin modules from the latest Node.js version
unist-util-is
unist utility to check if a node passes a test
detect-node
Detect Node.JS (as opposite to browser environment) (reliable)
unist-util-visit
unist utility to visit nodes
fastest-levenshtein
Fastest Levenshtein distance implementation in JS.
mdast-util-to-string
mdast utility to get the plain text content of a node
snapdragon-node
Class for creating AST nodes.