# csx

> Utility functions for TypeStyle

Latest version **10.0.2** (published 2020-11-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install csx
pnpm add csx
yarn add csx
bun add csx
```

## Health

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

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

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 10.0.2 |
| Published | 2020-11-30 |
| First published | 2015-08-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 143.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | blakeembrey, basarat, notoriousb1t |
| Keywords | TypeScript, JSX, TSX, Layout |

## Links

- npm: https://www.npmjs.com/package/csx
- Repository: https://github.com/typestyle/csx
- Homepage: https://github.com/typestyle/csx#readme
- Issues: https://github.com/typestyle/csx/issues
- npm.io page: https://npm.io/package/csx

## Dependencies (1)

- [csstype](https://npm.io/package/csstype.md) ^2.5.1

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 10.0.2 (latest) — 2020-11-30
- 10.0.1 — 2020-01-12
- 10.0.0 — 2019-08-25
- 9.1.0 — 2019-04-20
- 9.0.2 — 2019-04-20
- 9.0.1 — 2019-04-20
- 9.0.0 — 2018-05-17
- 8.5.0 — 2017-08-30
- 8.4.0 — 2017-08-02
- 8.3.1 — 2017-08-01
- 8.3.0 — 2017-08-01
- 8.2.1 — 2016-12-21
- 8.2.0 — 2016-12-18
- 8.1.0 — 2016-12-17
- 8.0.7 — 2016-12-15
- … 24 more at https://npm.io/package/csx/versions

## README

[![Join the chat at  gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/typestyle/general)

> Making CSS values developer friendly

[![Build Status][travis-image]][travis-url]
[![NPM version][npm-image]][npm-url]
[![Downloads](https://img.shields.io/npm/dm/csx.svg)](https://www.npmjs.com/package/csx) [![Greenkeeper badge](https://badges.greenkeeper.io/typestyle/csx.svg)](https://greenkeeper.io/)

CSS functions and Typed CSS values e.g. an excellent `color` API. Use with TypeStyle 🌹.

# Docs 

[https://typestyle.github.io](https://typestyle.github.io)

[travis-image]:https://travis-ci.org/typestyle/csx.svg?branch=master
[travis-url]:https://travis-ci.org/typestyle/csx
[npm-image]:https://img.shields.io/npm/v/csx.svg?style=flat
[npm-url]:https://npmjs.org/package/csx

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