# streetsidesoftware/cspell

A Spell Checker for Code!

Repository: https://github.com/streetsidesoftware/cspell
Canonical: https://ross.abutalabs.com/products/cspell
Homepage: https://cspell.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: spell, spell-checker
Last push: 2026-08-26T15:06:16+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 3517, "days_push": 7, "days_rel": 8, "gap_med": 6.5, "n_releases_24m": 53}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1679, forks 125 (observed 2026-08-28T04:05:21.372795+00:00)

## What it is
CSpell is a fast, pure-JavaScript spell checker designed specifically for source code, available as a CLI tool, library, VS Code extension, and ESLint plugin. It supports dozens of programming and human languages, custom dictionaries, and configuration via cspell. files.

## Use cases
- spell check my codebase from the command line
- catch typos in documentation and comments in CI
- add a spell checker to my VS Code setup
- lint spelling errors in a monorepo with thousands of files
- add custom project dictionaries for domain-specific terms
- run spell checking in a GitHub Actions pipeline

## When to choose
- you need spell checking tuned for code identifiers and comments
- you want a pure JS tool with no external binaries or web services
- you need CI/CD, editor, and ESLint integration from one tool
- you need custom dictionaries and multi-language support

## Facets
- artifact type: library
- maturity: active
- function: linter, cli, developer-tools
- domain: developer-tools, text-editors, documentation
- platform: cli, cross-platform, editor-plugin
- tags: spell-checker, code-quality, ci-cd, dictionaries, vscode-extension, eslint-plugin, command-line, nodejs

## Member repositories
- streetsidesoftware/cspell (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.372795+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:32.130174+00:00, confidence not recorded.
  - readme: https://github.com/streetsidesoftware/cspell (fetched 2026-08-28T04:05:21.372795+00:00, sha 42555b9892ef)
  - homepage: https://cspell.org (fetched 2026-08-29T11:15:08.020077+00:00, sha 9e235138efd2)
  - site_page: https://cspell.org/docs/getting-started (fetched 2026-08-29T11:15:08.029208+00:00, sha 2697552d86d2)
  - site_page: https://cspell.org/about (fetched 2026-08-29T11:15:08.031580+00:00, sha edf97e9c331e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
