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

Khan/aphrodite

Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation observed · 2026-08-28

github.com/Khan/aphrodite · JavaScript observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 33
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3984
  • days_rel: n/a
  • days_push: 405
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5339 stars · 187 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Aphrodite is a framework-agnostic CSS-in-JS library for JavaScript that lets you colocate styles with components using StyleSheet.create and a css() helper. It supports server-side rendering, automatic browser prefixing, media queries, pseudo-selectors, and injects only the minimal CSS needed into the DOM.

Use cases

  • style React components with colocated CSS-in-JS
  • server-render styles without flash of unstyled content
  • use pseudo-selectors like :hover without component state
  • use media queries without window.matchMedia
  • generate only the minimal CSS needed for a render
  • use CSS-in-JS in non-React frameworks

When to choose

  • you want framework-agnostic CSS-in-JS that works with or without React
  • you need server-side rendering support with minimal CSS injection
  • you want automatic vendor prefixing and @font-face handling without a build step

When to avoid

  • you want a modern, actively developed CSS-in-JS solution with the latest ecosystem features
  • you prefer static CSS extraction or utility-first CSS approaches
  • your project requires a maintained library with ongoing community support

Facets

library · maturity maintenance

css-framework ssr ui-components web-development frontend browser cross-platform css-in-js inline-styles react style-injection autoprefixing nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
Khan/aphroditemain47

For agents

markdown · JSON · MCP: product_card(name="Khan/aphrodite")

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