Awesome
STATUS: DEPRECATED AND UNMAINTAINED
For details on the unmaintained status (and to help people with an automated migration to emotion), see #419.
<h1 align="center"> <img src="https://github.com/paypal/glamorous/raw/master/other/logo/full.png" alt="glamorous" title="glamorous" width="200"> <br> glamorous π Β <br> </h1> <p align="center" style="font-size: 1.2rem;">Maintainable CSS with React</p>Table of Contents
<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->- glamorous.rocks
- Installation
- Usage
- Documentation
- Related projects
- Using glamorous with react-sketchapp
- Usage with Stylus
- Users
- Inspiration
- Other Solutions
- Support
- Got Questions?
- Swag π
- Contributors
- LICENSE
Installation
You will find instructions to install glamorous here.
Usage
You will find a getting started guide here.
Documentation
You will find tutorials, examples, API documentation, and more at the glamorous website:
<h3 align="center"> <a href="https://glamorous.rocks">glamorous.rocks</a> </h3>Related projects
jest-glamor-react
: Jest utilities for Glamor and Reactglamorous-native
: React Native component styling solved πglamorous-primitives
: style primitive interfaces with glamorous πbabel-plugin-glamorous-displayname
: Automatically adds adisplayName
to your glamorous components for a better debugging experience.styled-system
: Design system utilities for styled-components, glamorous, and other css-in-js librariesglamorous-pseudo
: Pseudo component to extend built-in GlamorousComponentspreact-glam
: A tiny glamorous version for preactglamorous-jsxstyle
: jsxstyle components generated with glamorousvscode-glamorous
: A vscode extension forglamorous
,glamorous-native
andglamorous-primitives
.glam-atom
: Atom editor extension forglamorous
,glamorous-native
andglamorous-primitives
.css-in-js
: Atom editor extension making it easy to convert normal CSS format to CSS in JS format.- Convert CSS-in-JS: VSCode extension making it easy to convert normal CSS format to CSS in JS format.
glamorous-redocx
: style redocx components with glamorous πstylelint-processor-glamorous
: Lint glamorous and related css-in-js with stylelint.
Using glamorous with react-sketchapp
<p align="center"> <img src="https://i.gyazo.com/f599a760dbe18aaefbeecc40f9146dd8.png"> </p>With the release of glamorous-primitives
, now you can use glamorous with react-sketchapp to manage design systems and use React components for designs.
You can find documentation and related examples here.
Usage with Stylus
You can use glamorous-stylus for styling React components with Stylus. Find detailed documentation here.
Users
Who uses glamorous
? See other/USERS.md and add yourself if you use glamorous
!
Inspiration
This package was inspired by the work from people's work on the following projects:
Other Solutions
There are actually quite a few solutions to the general problem of styling in React. This isn't the place for a full-on comparison of features, but I'm unaware of any which supports all of the features which this library supports.
Support
If you need help, please fork this CodeSandbox and bring it up in the chat
Got Questions?
Check out the FAQ.
Swag π
A community member created this awesome t-shirt, and they're now available on Amazon! For every shirt purchased, GSM Studio will donate $1 to Girls Who Code to support the next generation of programmers. The shirts come in various colors and sizes. In addition you can check out other clever t-shirts by GSM Studio.
<a href="https://www.amazon.com/dp/B0714JQW67" title="link to glamorous shirt listing on amazon"> <img src="https://github.com/paypal/glamorous/raw/master/other/swag/shirt-light.png" alt="glamorous Logo T-Shirt (light)" title="glamorous Logo T-Shirt (light)" width="200" /> </a> <a href="https://www.amazon.com/dp/B072LV68S2" title="link to glamorous shirt listing on amazon"> <img src="https://github.com/paypal/glamorous/raw/master/other/swag/shirt-dark.png" alt="glamorous Logo T-Shirt (dark)" title="glamorous Logo T-Shirt (dark)" width="200" /> </a>Contributors
Thanks goes to these people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore -->This project follows the all-contributors specification. Contributions of any kind welcome!
LICENSE
MIT