Retour au classement

styled-components/xstyled

MDXxstyled.dev

A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️

styled-componentsemotioncssreactcss-in-jsstyled-systemtailwindcss
Croissance des étoiles
Étoiles
2.3k
Forks
103
Croissance hebdomadaire
Issues
16
1k1.5k2k
mai 2019sept. 2021févr. 2024juil. 2026
README

xstyled

A utility-first CSS-in-JS framework built for React.

License npm package npm downloads Code style

npm install @xstyled/styled-components styled-components

Docs

See the documentation at xstyled.dev for more information about using xstyled!

Quicklinks to some of the most-visited pages:

Example

import { x } from '@xstyled/styled-components'

function Example() {
  return (
    <x.div p={{ _: 3, md: 6 }} bg="white" display="flex" spaceX={4}>
      <x.div flexShrink={0}>
        <x.img h={12} w={12} src="/img/logo.svg" alt="xstyled Logo" />
      </x.div>
      <x.div>
        <x.h4
          fontSize={{ _: 'md', lg: 'xl' }}
          fontWeight="medium"
          color="black"
        >
          xstyled
        </x.h4>
        <x.p color="gray-500">A CSS-in-JS framework built for React.</x.p>
      </x.div>
    </x.div>
  )
}

License

Licensed under the MIT License, Copyright © 2019-present Greg Bergé.

See LICENSE for more information.

Dépôts similaires
styled-components/styled-components

Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API.

TypeScriptnpmMIT Licensereactcss-in-js
styled-components.com
41.1k2.6k
react-boilerplate/react-boilerplate

🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.

JavaScriptnpmMIT Licensereactreact-boilerplate
reactboilerplate.com
29.5k6k
withspectrum/spectrum

Simple, powerful online communities.

JavaScriptnpmBSD 3-Clause "New" or "Revised" Licensereactjsnodejs
spectrum.chat
10.8k1.2k
astrit/css.gg

700+ Pure CSS, SVG & Figma UI Icons, 6000+ glyphs, patterns, colors and layouts.

JavaScriptnpmOthercssicons
css.gg
10k496
bchiang7/v4

Fourth iteration of my personal website built with Gatsby

JavaScriptnpmMIT Licensestyled-componentsgatsbyjs
v4.brittanychiang.com
8.3k4.2k
ben-rogerson/twin.macro

🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.

TypeScriptnpmMIT Licensetailwindtailwindcss
8k178
rebassjs/rebass

:atom_symbol: React primitive UI components built with styled-system.

JavaScriptnpmMIT Licensejavascriptreact
rebassjs.org
7.9k634
styled-system/styled-system

⬢ Style props for rapid UI development

JavaScriptnpmMIT Licensereactcss-in-js
styled-system.com
7.9k495
styled-components/polished

A lightweight toolset for writing styles in JavaScript ✨

JavaScriptnpmMIT Licensecss-in-jsstyled-components
polished.js.org
7.7k214
react95-io/React95

🌈🕹 Windows 95 style UI component library for React

TypeScriptnpmMIT Licensecomponent-libraryreact
react95.io
7.3k213
Evavic44/portfolio-ideas

A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. 💜

MarkdownMIT Licensedesignersdeveloper-portfolio
portfolio-ideas.vercel.app/portfolio.html
6.2k944
gluestack/gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))

TypeScriptnpmreactui
gluestack.io
5.2k230