# wooorm/dictionaries

Hunspell dictionaries in UTF-8

Repository: https://github.com/wooorm/dictionaries
Canonical: https://ross.abutalabs.com/products/wooorm-dictionaries
Language: JavaScript
License: MIT
License Family: permissive
Topics: hunspell, dictionaries, spellchecker, spellcheck, spell, check, myspell, grammar, spell-check
Last push: 2024-09-09T11:38:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3997, "days_push": 723, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1404, forks 418 (observed 2026-08-28T04:04:38.084854+00:00)

## What it is
A monorepo of 92 normalized, installable Hunspell dictionaries in UTF-8, packaged as npm ESM packages (e.g. dictionary-en). Each package exposes aff and dic buffers for use with spellcheckers like nspell or nodehun.

## Use cases
- add spell checking to a Node.js app
- integrate Hunspell dictionaries with nspell
- build a spellchecker tool
- get word lists for a specific language
- check spelling in multiple languages programmatically

## When to choose
- you need Hunspell dictionary data in JavaScript/Node.js
- you want consistently normalized dictionaries across many languages
- you're building or integrating with a spellchecker like nspell or nodehun

## When to avoid
- you need a standalone spellcheck application or CLI
- you need grammar checking rather than spelling
- you need dictionaries outside the 92 languages provided

## Facets
- artifact type: dataset
- maturity: active
- function: nlp, parser, sdk
- domain: developer-tools
- platform: cross-platform
- tags: hunspell, spellcheck, dictionaries, spelling, npm-packages, monorepo, natural-language-processing, localization, nodejs

## Member repositories
- wooorm/dictionaries (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.084854+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-30T04:38:52.849905+00:00, confidence not recorded.
  - readme: https://github.com/wooorm/dictionaries (fetched 2026-08-28T04:04:38.084854+00:00, sha 56dcf29772dd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
