atlassian-labs/compiled
A familiar and performant compile time CSS-in-JS library for React. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 2455
- days_rel: 8
- days_push: 7
- n_releases_24m: 163
Adoption not part of the score
2050 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Compiled is a compile-time CSS-in-JS library for React that lets you style components with a familiar css prop, styled API, and ClassNames component. It strips runtime overhead by extracting styles to atomic stylesheets via Webpack, Parcel, or Babel integrations.
Use cases
- style react components with css-in-js without runtime cost
- extract atomic css stylesheets at build time
- migrate from styled-components or emotion to a faster alternative
- use a css prop in jsx with typescript support
- bundle styles through webpack, parcel, or babel
- style npm packages so consumers get extracted styles
When to choose
- you use React and want zero-runtime CSS-in-JS with a familiar API
- you need atomic CSS extraction for performance
- your team builds with webpack, parcel, or babel
When to avoid
- you don't use React
- you need runtime dynamic theming that compile-time extraction can't handle
- you're not using a supported bundler or babel
Facets
library · maturity active
css-framework build-tool templating frontend web-development web-design browser css-in-js react compile-time atomic-css webpack-loader babel-plugin parcel typescript styled-components-api nodejs web-server
2 sources
- readme: https://github.com/atlassian-labs/compiled · fetched 2026-08-28 · 391936f32dfd
- homepage: https://compiledcssinjs.com · fetched 2026-08-29 · 7150cd7f41b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| atlassian-labs/compiled | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="atlassian-labs/compiled")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem