mauricemach/coffeekup
Markup as CoffeeScript. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 5843
- days_rel: n/a
- days_push: 5426
- n_releases_24m: 0
Adoption not part of the score
1246 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CoffeeKup is a templating engine for Node.js and browsers that lets you write HTML templates in pure CoffeeScript, inspired by Markaby's 'markup as Ruby' concept. Templates are just CoffeeScript functions, enabling a single language for both server and client-side rendering.
Use cases
- generate HTML from CoffeeScript templates in Node.js
- render templates in the browser with CoffeeScript
- avoid learning a separate template language like Jade or HAML
- write server and client templates in one language
- build HTML with programmatic CoffeeScript logic like loops and conditionals
When to choose
- your codebase is written in CoffeeScript and you want templates in the same language
- you prefer programmatic template generation over string-based template syntax
- you need the same templating engine on both server and client
When to avoid
- your project uses plain JavaScript or modern tooling (CoffeeScript is largely legacy)
- you need an actively maintained templating library with recent updates
- you prefer declarative template syntax over code-based templates
Facets
library · maturity abandoned
templating web-framework web-development frontend backend browser coffeescript html-templating markaby-inspired client-side-templating nodejs javascript
2 sources
- readme: https://github.com/mauricemach/coffeekup · fetched 2026-08-28 · 0d1ead7848d3
- registry_npm: https://registry.npmjs.org/coffeekup · fetched 2026-08-29 · 4a00f50d33c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mauricemach/coffeekup | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mauricemach/coffeekup")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem