f/omelette
Omelette is a simple, template based autocompletion tool for Node and Deno projects with super easy API. (For Bash, Zsh and Fish) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4877
- days_rel: n/a
- days_push: 1685
- n_releases_24m: 0
Adoption not part of the score
1409 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Omelette is a template-based autocompletion helper library for Node.js and Deno CLI applications, generating shell completions for Bash, Zsh, and Fish. It offers a simple event-based and ES6 template literal API for defining completion fragments.
Use cases
- add bash/zsh/fish autocompletion to a Node CLI
- generate shell completions from a template literal
- add tab-completion to a Deno command-line tool
- dynamically suggest arguments based on filesystem or API data
- set up and clean up shell init files for completions
When to choose
- you are building a Node or Deno CLI and want easy shell autocompletion
- you want a minimal template-based API rather than a full CLI framework
- you need to support Bash, Zsh, and Fish from one library
When to avoid
- you need a full CLI argument parser or framework
- your project is not JavaScript/TypeScript based
- you need shells beyond Bash, Zsh, or Fish
Facets
library · maturity maintenance
cli developer-tools developer-tools cli cross-platform shell-completion bash zsh fish autocompletion coffeescript command-line nodejs deno
2 sources
- readme: https://github.com/f/omelette · fetched 2026-08-28 · df5f7d3e98e9
- registry_npm: https://registry.npmjs.org/omelette · fetched 2026-08-29 · eda00374abe8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| f/omelette | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem