# @ant-design/cssinjs-utils

> A cssinjs util library to support Ant Design (antd) and its ecosystem libraries.

Latest version **2.1.2** (published 2026-03-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ant-design/cssinjs-utils
pnpm add @ant-design/cssinjs-utils
yarn add @ant-design/cssinjs-utils
bun add @ant-design/cssinjs-utils
```

## Health

**Score 60/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.1.2 |
| Published | 2026-03-04 |
| First published | 2024-07-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 90 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Maintainers | afc163, zombiej, chenshuai2144, arvinxx, madccc, ranranup123, blueboylijian, yumoimer, lijianan, mickey_fanlu |
| Keywords | react, cssinjs, cssinjs-util, antd, ant-design |

## Links

- npm: https://www.npmjs.com/package/@ant-design/cssinjs-utils
- Repository: https://github.com/ant-design/cssinjs-util
- Issues: https://github.com/ant-design/cssinjs-util/issues
- npm.io page: https://npm.io/package/@ant-design/cssinjs-utils

## Dependencies (3)

- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.23.2
- [@rc-component/util](https://npm.io/package/@rc-component/util.md) ^1.4.0
- [@ant-design/cssinjs](https://npm.io/package/@ant-design/cssinjs.md) ^2.1.2

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 2.1.2 (latest) — 2026-03-04
- 2.0.0-alpha.2 (next) — 2025-07-08
- 2.1.1 — 2026-02-09
- 2.1.0 — 2026-02-09
- 2.0.2 — 2025-11-25
- 2.0.1 — 2025-11-17
- 2.0.0 — 2025-11-17
- 2.0.0-alpha.1 — 2025-02-11
- 2.0.0-alpha.0 — 2025-02-06
- 1.1.3 — 2024-12-05
- 1.1.1 — 2024-10-12
- 1.1.0 — 2024-09-14
- 1.0.3 — 2024-07-23
- 1.0.2 — 2024-07-23
- 1.0.1 — 2024-07-17
- … 1 more at https://npm.io/package/@ant-design/cssinjs-utils/versions

## README

# @ant-design/cssinjs-utils
A cssinjs util library to support Ant Design (antd) and its ecosystem libraries.

## Install
``` bash
npm i @ant-design/cssinjs-utils --save
```

## Usage

## Example
http://localhost:8000

## Development
``` bash
npm install
npm start
```

## API

## Test Case
```
npm test
npm run coverage
```
open coverage/ dir

## License
cssinjs-util is released under the MIT license.

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