vercel/styled-jsx
Full CSS support for JSX without compromises
Repository profile
A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the `className` prop of React elements. While transforming, the plugin processes all JavaScript style definitions found and bundles them up into a CSS file, ready to be requested from your web server.
Repository updates
Get generated martinandert/babel-plugin-css-in-js development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-14 03:04
5 captures since 2026-05-25
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-14 03:04
package.json
javascript ecosystem,
19 dependencies
example/package.json
javascript ecosystem,
19 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Full CSS support for JSX without compromises
:sparkles: Modular, scoped CSS with ES6
Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API.
A built-time CSS library for styling React components.
Transforming styles with JS plugins