Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/f/omelette · CoffeeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
f/omelettemain23

For agents

markdown · JSON · MCP: product_card(name="f/omelette")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem