# @stylable/code-formatter

> A code formatting utility for Stylable stylesheets

Latest version **6.1.1** (published 2024-05-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install @stylable/code-formatter
pnpm add @stylable/code-formatter
yarn add @stylable/code-formatter
bun add @stylable/code-formatter
```

## Health

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

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

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 6.1.1 |
| Published | 2024-05-30 |
| First published | 2021-07-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=18.12.0 |
| Dependencies | 4 |
| Unpacked size | 83.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1274 |
| Author | Wix.com |
| Maintainers | tomrav, avi.vahl, idoros, baraki, cijoe, alexswix |

## Links

- npm: https://www.npmjs.com/package/@stylable/code-formatter
- Repository: https://github.com/wix/stylable.git#master
- Homepage: https://github.com/wix/stylable/tree/master#readme
- Issues: https://github.com/wix/stylable/issues
- npm.io page: https://npm.io/package/@stylable/code-formatter

## Dependencies (4)

- [postcss](https://npm.io/package/postcss.md) ^8.4.38
- [js-beautify](https://npm.io/package/js-beautify.md) ^1.15.1
- [@stylable/core](https://npm.io/package/@stylable/core.md) ^6.1.1
- [@tokey/css-value-parser](https://npm.io/package/@tokey/css-value-parser.md) ^0.1.4

## Recent versions

- 6.1.1 (latest) — 2024-05-30
- 5.19.0 (release-5.x) — 2024-03-05
- 6.0.0-rc.3 (next) — 2024-02-01
- 4.15.1 (release-4.x) — 2022-08-14
- 6.1.0 — 2024-05-21
- 6.0.2 — 2024-04-15
- 6.0.1 — 2024-03-19
- 6.0.0 — 2024-03-13
- 5.18.1 — 2024-02-12
- 5.18.0 — 2024-01-14
- 5.17.0 — 2023-12-03
- 6.0.0-rc.2 — 2023-11-08
- 6.0.0-rc.1 — 2023-11-08
- 5.16.1 — 2023-10-05
- 5.16.0 — 2023-09-14
- … 65 more at https://npm.io/package/@stylable/code-formatter/versions

## README

# @stylable/code-formatter

[![npm version](https://img.shields.io/npm/v/@stylable/code-formatter.svg)](https://www.npmjs.com/package/@stylable/code-formatter)

A utility function that performs code formatting on Stylable content.

## License

Copyright (c) 2021 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by an [MIT license](./LICENSE).

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