retext-spell
Spell checker
A plugin to check spelling in natural language text
plugin to check spelling
73 stars
5 watching
15 forks
Language: JavaScript
last commit: 11 months ago natural-languageretextretext-pluginspellspell-checkspell-checker
Related projects:
Repository | Description | Stars |
---|---|---|
retextjs/retext-readability | A plugin to assess text readability using various algorithms | 94 |
retextjs/retext-passive | Checks passive voice in text | 15 |
retextjs/retext-repeated-words | A unified plugin to identify repeated words in natural language text | 13 |
retextjs/retext-indefinite-article | Checks indefinite articles in text to ensure correct usage | 20 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
retext-project/retext | An editor for Markdown and reStructuredText markup languages | 1,894 |
retextjs/retext-simplify | A plugin that suggests simpler alternatives to phrases in text. | 94 |
rehypejs/rehype-highlight | A rehype plugin for syntax highlighting | 274 |
retextjs/retext-equality | A plugin to identify and flag potentially insensitive language in text | 158 |
kwonoj/hunspell-asm | Provides a thin JavaScript interface to a spellchecking library using WebAssembly | 68 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 618 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 276 |
shopify/retext-shopify | Automates warnings about Shopify style guide violations in text files using a ruleset of simple phrase matches. | 20 |
prontolabs/pronto-spell | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |