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

threepointone/glamor

inline css for react et al observed · 2026-08-28

github.com/threepointone/glamor · JavaScript · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3698
  • days_rel: n/a
  • days_push: 986
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3668 stars · 199 forks observed · 2026-08-28

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

Glamor is a CSS-in-JS library that lets you define styles as JavaScript objects and attach them to DOM elements via generated classes or data attributes. It supports pseudo-classes, media queries, keyframes, vendor prefixing, and server-side rendering, and is framework-independent though designed with React in mind.

Use cases

  • write component styles in javascript instead of css files
  • generate scoped css class names from style objects in react
  • handle hover states and media queries in inline styles
  • do server-side rendered styling for a react app
  • merge and compose style rules dynamically
  • add vendor prefixes automatically to css properties

When to choose

  • you want a lightweight, framework-agnostic css-in-js runtime
  • you need server-side rendering support with extracted styles
  • you prefer object-based style definitions with rule merging

When to avoid

  • you are starting a new project - modern alternatives like emotion or stitches are actively maintained
  • you want zero-runtime or build-time css extraction
  • you need a large ecosystem or ongoing updates

Facets

library · maturity maintenance

css-framework ui-components templating web-development frontend web-design browser cross-platform css-in-js react inline-styles style-management server-side-rendering nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
threepointone/glamormain23

For agents

markdown · JSON · MCP: product_card(name="threepointone/glamor")

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