# cspell-dictionary

> A spelling dictionary library useful for checking words and getting suggestions.

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

## Install

```sh
npm install cspell-dictionary
pnpm add cspell-dictionary
yarn add cspell-dictionary
bun add cspell-dictionary
```

## Health

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

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

Warnings: low downloads; no types.

## Facts

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

## Links

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

## Dependencies (5)

- [fast-equals](https://npm.io/package/fast-equals.md) ^6.0.2
- [cspell-trie-lib](https://npm.io/package/cspell-trie-lib.md) 10.3.3
- [@cspell/cspell-pipe](https://npm.io/package/@cspell/cspell-pipe.md) 10.3.3
- [@cspell/cspell-types](https://npm.io/package/@cspell/cspell-types.md) 10.3.3
- [@cspell/cspell-performance-monitor](https://npm.io/package/@cspell/cspell-performance-monitor.md) 10.3.3

## 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
- … 166 more at https://npm.io/package/cspell-dictionary/versions

## README

# CSpell Dictionary Library

This library is useful for creating in-memory dictionaries used for spell checking.

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