# cspell-config-lib

> CSpell Config library

Latest version **10.3.3** (published 2026-09-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install cspell-config-lib
pnpm add cspell-config-lib
yarn add cspell-config-lib
bun add cspell-config-lib
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 10.3.3 |
| Published | 2026-09-16 |
| First published | 2022-08-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=22.18.0 |
| Dependencies | 4 |
| Unpacked size | 79.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1685 |
| Author | Jason Dent |
| Maintainers | jason-dent |
| Keywords | cspell, config |

## Links

- npm: https://www.npmjs.com/package/cspell-config-lib
- Repository: https://github.com/streetsidesoftware/cspell
- Homepage: https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-config-lib#readme
- Issues: https://github.com/streetsidesoftware/cspell/labels/cspell-config
- npm.io page: https://npm.io/package/cspell-config-lib

## Dependencies (4)

- [yaml](https://npm.io/package/yaml.md) ^2.9.0
- [smol-toml](https://npm.io/package/smol-toml.md) ^1.8.0
- [comment-json](https://npm.io/package/comment-json.md) ^5.0.0
- [@cspell/cspell-types](https://npm.io/package/@cspell/cspell-types.md) 10.3.3

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 10.3.3 (latest) — 2026-09-16
- 10.3.4-alpha.0 (next) — 2026-09-17
- 10.3.2 — 2026-09-15
- 10.3.2-alpha.0 — 2026-09-13
- 10.3.1 — 2026-09-13
- 10.3.1-alpha.1 — 2026-09-12
- 10.3.1-alpha.0 — 2026-09-12
- 10.3.0 — 2026-09-08
- 10.3.0-alpha.0 — 2026-09-04
- 10.2.2 — 2026-09-04
- 10.2.1 — 2026-09-03
- 10.2.0 — 2026-08-31
- 10.2.0-alpha.7 — 2026-08-30
- 10.2.0-alpha.5 — 2026-08-30
- 10.2.0-alpha.4 — 2026-08-30
- … 177 more at https://npm.io/package/cspell-config-lib/versions

## README

# `cspell-config-lib`

A library to assist reading and writing CSpell configuration files.

## Install

```sh
npm install -S cspell-config-lib
```

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