DanielXMoore/Civet
A TypeScript superset that favors more types and less typing observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1484
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1955 stars · 54 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Civet is a programming language that is a superset of TypeScript, compiling to TypeScript or JavaScript with concise syntax like indentation-based blocks, pattern matching, and pipelines. It ships as an npm package with a CLI compiler/REPL, Node ESM/CJS loaders, build-tool plugins (Vite, esbuild, Rollup, etc.), and editor integrations.
Use cases
- write TypeScript with less typing
- transpile concise syntax to TypeScript
- run .civet scripts directly in Node
- add pattern matching and pipe operators to JavaScript
- gradually modernize a CoffeeScript codebase
- use indentation-based syntax with full TS type checking
When to choose
- you want TypeScript's type system but prefer concise, indentation-based syntax
- you want TC39-proposal features like pattern matching and pipes today
- you want 99% JS/TS compatibility so existing tooling and code keep working
When to avoid
- your team must write plain TypeScript/JavaScript with no build step
- you need a mature ecosystem with guaranteed long-term support
- you dislike nonstandard syntax or extra transpilation in your toolchain
Facets
cli-tool · maturity active
compiler programming-language cli developer-tools programming-languages compilers web-development frontend developer-tools cli cross-platform editor-plugin typescript-superset transpiler coffeescript-successor esm-loader vscode-extension lsp tree-sitter vite-plugin esbuild-plugin command-line nodejs web
4 sources
- readme: https://github.com/DanielXMoore/Civet · fetched 2026-08-28 · d38a7a3a28c4
- homepage: https://civet.dev · fetched 2026-08-29 · 557fb24cbea1
- site_page: https://civet.dev/getting-started · fetched 2026-08-29 · ae0bd32728a7
- site_page: https://civet.dev/integrations · fetched 2026-08-29 · 51779b88a117
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DanielXMoore/Civet | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="DanielXMoore/Civet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem