# @stitches/react

> The modern CSS-in-JS library

Latest version **1.2.8** (published 2022-04-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install @stitches/react
pnpm add @stitches/react
yarn add @stitches/react
bun add @stitches/react
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.8 |
| Published | 2022-04-25 |
| First published | 2020-09-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 508.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7774 |
| Maintainers | stephenhaney, hadihallak, colmtuite |
| Keywords | component, components, create, css, css-in-js, global, globals, javascript, js, nesting, object, object-oriented, oo, oocss, oriented, scope, scoped, style, styled, styles, stylesheet, stylesheets, theme, themes, theming, token, tokens, type, typed, types, transform, ts, variable, variables, jsx, next, nextjs, preact, react, tsx |

## Links

- npm: https://www.npmjs.com/package/@stitches/react
- Repository: https://github.com/modulz/stitches
- Homepage: https://stitches.dev/
- Issues: https://github.com/modulz/stitches/issues
- npm.io page: https://npm.io/package/@stitches/react

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 1.2.8 (latest) — 2022-04-25
- 1.3.1-1 (canary) — 2022-10-20
- 1.3.1-0 — 2022-10-14
- 1.2.7 — 2022-02-25
- 1.2.7-0 — 2022-02-15
- 1.2.6 — 2021-12-02
- 1.2.6-1 — 2021-12-02
- 1.2.6-0 — 2021-11-18
- 1.2.5 — 2021-10-07
- 1.2.4 — 2021-10-06
- 1.2.3 — 2021-10-06
- 1.2.2 — 2021-10-05
- 1.2.1 — 2021-09-23
- 1.2.0 — 2021-09-17
- 1.1.0 — 2021-09-09
- … 77 more at https://npm.io/package/@stitches/react/versions

## README

Update June 19, 2023: Stitches is no longer actively maintained due to changes in the React ecosystem and maintainer availability. You can <a href="https://github.com/stitchesjs/stitches/discussions/1149#discussioncomment-6223090">read more here</a>.

---

<a href="https://stitches.dev">
  <img alt="stitches" src="https://user-images.githubusercontent.com/372831/112011920-03e21400-8b29-11eb-9c9a-4e14d5a1f575.png" />
</a>

# Stitches

## Style your components with confidence

CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.

#### Stitches Core

Framework-agnostic implementation.

```sh
npm install @stitches/core
```

[Read more](https://github.com/stitchesjs/stitches/tree/main/packages/core)

#### Stitches React

React wrapper including the `styled` API.

```sh
npm install @stitches/react
```

[Read more](https://github.com/stitchesjs/stitches/tree/main/packages/react)

---

## Documentation

For full documentation, visit [stitches.dev](https://stitches.dev).

## Contributing

Please follow our [contributing guidelines](./CONTRIBUTING.md).

## Community

You can join the [Stitches Discord](https://discord.com/invite/H4eG3Mk) to chat with other members of the community.

Here's a list of community-built projects:

- [babel-plugin-transform-stitches-display-name](https://github.com/afzalsayed96/babel-plugin-transform-stitches-display-name)
- [stitches-normalize-css](https://github.com/psongpin/stitches-normalize-css)
- [stitches-crochet](https://github.com/orenelbaum/stitches-crochet)
- [stitches-native](https://github.com/Temzasse/stitches-native)

## Authors

- Pedro Duarte ([@peduarte](https://twitter.com/peduarte))
- Jonathan Neal ([@jon_neal](https://twitter.com/jon_neal))
- Abdulhadi Alhallak ([@hadi_hlk](https://twitter.com/hadi_hlk)) - [WorkOS](https://workos.com)

## License

Licensed under the MIT License, Copyright © 2022-present WorkOS.

See [LICENSE](./LICENSE.md) for more information.

---
_Source: https://npm.io/package/@stitches/react · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
