# react-jss

> JSS integration with React

Latest version **10.10.0** (published 2023-02-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-jss
pnpm add react-jss
yarn add react-jss
bun add react-jss
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 10.10.0 |
| Published | 2023-02-09 |
| First published | 2015-01-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 11 |
| Unpacked size | 791.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7050 |
| Author | JSS Team |
| Maintainers | kof, iamstarkov |
| Keywords | react, style, css, stylesheet, jss, hoc, decorator |

## Links

- npm: https://www.npmjs.com/package/react-jss
- Repository: https://github.com/cssinjs/jss
- Homepage: https://cssinjs.org/react-jss
- Issues: https://github.com/cssinjs/jss/issues/new?title=[react-jss]
- npm.io page: https://npm.io/package/react-jss

## Dependencies (11)

- [jss](https://npm.io/package/jss.md) 10.10.0
- [css-jss](https://npm.io/package/css-jss.md) 10.10.0
- [theming](https://npm.io/package/theming.md) ^3.3.0
- [prop-types](https://npm.io/package/prop-types.md) ^15.6.0
- [tiny-warning](https://npm.io/package/tiny-warning.md) ^1.0.2
- [is-in-browser](https://npm.io/package/is-in-browser.md) ^1.1.3
- [shallow-equal](https://npm.io/package/shallow-equal.md) ^1.2.0
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.3.1
- [jss-preset-default](https://npm.io/package/jss-preset-default.md) 10.10.0
- [@emotion/is-prop-valid](https://npm.io/package/@emotion/is-prop-valid.md) ^0.7.3
- [hoist-non-react-statics](https://npm.io/package/hoist-non-react-statics.md) ^3.2.0

## Alternatives

- [style-dictionary](https://npm.io/package/style-dictionary.md) — 2.0M weekly downloads
- [postcss-merge-idents](https://npm.io/package/postcss-merge-idents.md) — 1.7M weekly downloads
- [@fontsource/noto-sans](https://npm.io/package/@fontsource/noto-sans.md) — 93.0K weekly downloads
- [uglifycss](https://npm.io/package/uglifycss.md) — 71.6K weekly downloads
- [mat4-interpolate](https://npm.io/package/mat4-interpolate.md) — 23.3K weekly downloads

## Recent versions

- 10.10.0 (latest) — 2023-02-09
- 10.9.1-alpha.2 (next) — 2022-04-24
- 10.9.2 — 2022-07-31
- 10.9.1 — 2022-07-21
- 10.9.1-alpha.1 — 2022-04-23
- 10.9.1-alpha.0 — 2022-04-16
- 10.9.0 — 2021-12-08
- 10.8.2 — 2021-10-25
- 10.8.1 — 2021-10-16
- 10.8.0 — 2021-09-18
- 10.7.1 — 2021-06-28
- 10.7.0 — 2021-06-27
- 10.6.0 — 2021-03-14
- 10.5.1 — 2021-01-23
- 10.5.0 — 2020-11-15
- … 99 more at https://npm.io/package/react-jss/versions

## README

# react-jss

[![Version](https://img.shields.io/npm/v/react-jss.svg?style=flat)](https://npmjs.org/package/react-jss)
[![License](https://img.shields.io/npm/l/react-jss.svg?style=flat)](https://github.com/cssinjs/jss/blob/master/LICENSE)
[![Downlodas](https://img.shields.io/npm/dm/react-jss.svg?style=flat)](https://npmjs.org/package/react-jss)
[![Size](https://img.shields.io/bundlephobia/minzip/react-jss.svg?style=flat)](https://npmjs.org/package/react-jss)
[![Dependencies](https://img.shields.io/david/cssinjs/jss.svg?path=packages%2Freact-jss&style=flat)](https://npmjs.org/package/react-jss)

> JSS integration with React

See our website [react-jss](https://cssinjs.org/react-jss?v=v10.10.0) for more information.

## Install

Using npm:

```sh
npm install react-jss
```

or using yarn:

```sh
yarn add react-jss
```

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