krasimir/absurd
A JavaScript library with superpowers 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4758
- days_rel: n/a
- days_push: 3220
- n_releases_24m: 0
Adoption not part of the score
1373 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AbsurdJS is a JavaScript-based CSS and HTML preprocessor that lets you write styles and markup in plain JavaScript, JSON, or YAML without learning a new syntax. It can compile JavaScript/JSON/YAML/CSS into CSS and JavaScript/JSON/YAML into HTML, running both server-side in Node.js and client-side in the browser.
Use cases
- write CSS in plain JavaScript instead of Sass or Less
- generate HTML from JavaScript or JSON data
- preprocess styles in a Grunt or Gulp build pipeline
- compile styles client-side in the browser without a build step
- avoid learning a new preprocessor language or syntax
When to choose
- you want CSS preprocessing using only plain JavaScript with no new syntax to learn
- you need both CSS and HTML generation from a single JavaScript-based tool
- you want a preprocessor that runs in the browser as well as Node.js
When to avoid
- you need an actively maintained tool with recent updates and community support
- your team already uses Sass, Less, or PostCSS with a modern toolchain
- you need advanced modern CSS features like source maps, autoprefixing, or CSS modules
Facets
library · maturity abandoned
css-framework templating build-tool web-development frontend browser cross-platform css-preprocessor html-preprocessor javascript-based no-new-syntax nodejs
2 sources
- readme: https://github.com/krasimir/absurd · fetched 2026-08-28 · 0c5d8e87a260
- registry_npm: https://registry.npmjs.org/absurd · fetched 2026-08-29 · b71d897ef346
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krasimir/absurd | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem