Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
regenerator-runtime
Runtime for Regenerator-compiled generator and async functions.
is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
is-generator-function
Determine if a function is a native generator function.
css-tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
inquirer
A collection of common interactive command line user interfaces.
co
generator async control flow goodness
is-generator-fn
Check if something is a generator function
regenerator-transform
Explode async and generator functions into a state machine.
regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
pure-rand
Pure random number generator written in TypeScript
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.
@inquirer/type
Inquirer core TS types
@inquirer/core
Core Inquirer prompt API
es6-iterator
Iterator abstraction based on ES6 specification
@inquirer/confirm
Inquirer confirm prompt
@inquirer/figures
Vendored version of figures, for CJS compatibility
storybook
Storybook's CLI - install, dev, build, upgrade, and more
@inquirer/input
Inquirer input text prompt
@inquirer/select
Inquirer select/list prompt
@inquirer/expand
Inquirer checkbox prompt