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

emotion-js/emotion

👩‍🎤 CSS-in-JS library designed for high performance style composition observed · 2026-08-28

github.com/emotion-js/emotion · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 55
  • Longevity 100
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: 0.0
  • age_days: 3385
  • days_rel: 302
  • days_push: 7
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

18016 stars · 1140 forks observed · 2026-08-28

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

Emotion is a high-performance CSS-in-JS library for writing CSS styles with JavaScript, supporting both string and object styles with predictable composition. It offers a framework-agnostic package (@emotion/css) and a React-focused package (@emotion/react) with css prop, styled API, theming, and server-side rendering support.

Use cases

  • style React components with a css prop instead of stylesheets
  • create styled components with props-based dynamic styling
  • compose CSS styles without specificity conflicts
  • write framework-agnostic CSS-in-JS with generated class names
  • server-side render styles for a React app
  • set up theming for a component library
  • inject global styles like resets and font faces
  • define keyframe animations in JavaScript

When to choose

  • you want performant CSS-in-JS with heavy production caching
  • you need both string template and object style syntaxes
  • you want first-class React integration with css prop and styled APIs
  • you need SSR support with critical style extraction
  • you want source maps, labels, and testing utilities for styling

When to avoid

  • you prefer plain CSS files or CSS Modules without runtime overhead
  • your project cannot configure Babel and you need full css prop optimization
  • you want a zero-runtime styling solution
  • you are not using a JavaScript bundler/build environment

Facets

library · maturity stable

css-framework ui-components frontend-framework templating web-development frontend web-design browser cross-platform css-in-js react styled-components babel-plugin server-side-rendering theming nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
emotion-js/emotionmain84

For agents

markdown · JSON · MCP: product_card(name="emotion-js/emotion")

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