emotion-js/emotion
👩🎤 CSS-in-JS library designed for high performance style composition 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
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
- readme: https://github.com/emotion-js/emotion · fetched 2026-08-28 · 26f4589bbe0c
- homepage: https://emotion.sh/ · fetched 2026-08-29 · c2795e6abe60
- site_page: https://emotion.sh/docs · fetched 2026-08-29 · c2795e6abe60
- site_page: https://emotion.sh/docs/community · fetched 2026-08-29 · 175613520cf7
- site_page: https://emotion.sh/docs/@emotion/css · fetched 2026-08-29 · 86199b6180a0
- site_page: https://emotion.sh/docs/ssr · fetched 2026-08-29 · bf84cce05cde
- site_page: https://emotion.sh/docs/css-prop · fetched 2026-08-29 · bb340a0ba609
- site_page: https://emotion.sh/docs/styled · fetched 2026-08-29 · 2a1916f567d0
- site_page: https://emotion.sh/docs/install · fetched 2026-08-29 · 25879b42eeb6
- site_page: https://emotion.sh/docs/composition · fetched 2026-08-29 · 03a86762f889
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emotion-js/emotion | main | 84 |
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