Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
node-mandrill-wrapper
Mandrill API
simple-mandrill-client
A node client which abstracts some basic mandrill api calls.
trailpack-mandrill
Trailpack for Mandrill
mandrill-send-promise
A package that lets you send email using Mandrill with one line of NodeJS.
resolve
resolve like require.resolve() on behalf of files asynchronously and synchronously
pify
Promisify a callback-style function
axios
Promise based HTTP client for the browser and node.js
is-core-module
Is this specifier a node.js core module?
supports-preserve-symlinks-flag
Determine if the current node version supports the `--preserve-symlinks` flag.
util-deprecate
The Node.js `util.deprecate()` function with browser support
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
builtin-modules
A static list of the Node.js builtin modules from the latest Node.js version
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.
unist-util-is
unist utility to check if a node passes a test
cli-table3
Pretty unicode tables for the command line. Based on the original cli-table.
fastest-levenshtein
Fastest Levenshtein distance implementation in JS.