tab completion helpers, for node cli programs. Inspired by npm completion.

Time async functions using async-done for execution and completion.
TypeScript Language Service Completion API is slow when calculate auto-import.
Keep track of the overall completion of many disparate processes
Handles completion and errors for sync, callbacks, promises, observables and streams.
Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more
oclif plugin for generating shell completions
File System autocompletion for Vorpal
Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.
Information to enhance [Vetur](https://github.com/vuejs/vetur)'s auto completion for [Gridsome](https://github.com/gridsome/gridsome).
CLI email prompt with autocompletion and built-in validation
Omelette.js Simple Autocompletion Helper for Node
Information that can be used by editors to provide autocompletion for vuetify components
The **[OpenAI provider](https://ai-sdk.dev/providers/ai-sdk-providers/openai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.
Shell completion for commander.js
Create promise from sync, async, string, number, array and so on. Handle completion (results) and errors gracefully! Built on top of `relike`, used by `redolent` to build robust (hybrid) APIs.
Typescript plugin that adds type checking and code completion to lit-html
Generate types from ESLint rule schemas automatically, with auto-completion and type-checking for rule options.
The **[Groq provider](https://ai-sdk.dev/providers/ai-sdk-providers/groq)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the Groq chat and completion APIs, transcription support, and browser search tool.