SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 TypeScript spell-checker Projects
-
CSpell is a relatively extensible code spellchecker. It’s easy to use OOTB, and it runs on all file types. However, it has a high false positive rate and requires that you manually tune it by importing and defining new dictionaries. Let’s see what it takes to turn it into a TODO linter. First, run trunk check enable cspell.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
vscode-ltex
LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others
For VSCode users who want to try out LanguageTool, I cannot recommend the LTeX extension [1] highly enough. Setting up a self-hosted configuration is really easy and it integrates very neatly with the editor. It was originally built for LaTeX but also supports Markdown now.
[1]: https://github.com/valentjn/vscode-ltex
-
-
email-spell-checker
📮 An ultratiny (1.9 KB) and fast JavaScript email checker to reduce users typing a wrong email. Written in TypeScript. Enterprise-grade.
-
retext-case-police
A `retext` plugin for checking popular names casing. Example: ⚠️ `github` → ✅ `GitHub`
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
TypeScript spell-checker discussion
TypeScript spell-checker related posts
-
FIXME Please: An Exercise in TODO Linters
-
Google takes the pain out of code reviews, with 97% dev satisfaction
-
How do I remove the "Unknown word" from neovim?
-
Spell and grammar checking an entire website?
-
JS React .concat('...') only when there is more text
-
Spell Checker Using LanguageTool with Support for LaTeX, Markdown, and Others
-
Grammar/Spell Checker Using LanguageTool (CLI + LSP + Addon)
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Feb 2025
Index
What are some of the best open-source spell-checker projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | cspell | 1,319 |
2 | vscode-ltex | 824 |
3 | coc-spell-checker | 266 |
4 | email-spell-checker | 165 |
5 | retext-case-police | 6 |