
Hunspell Spellchecker 1.0.0 Tools 4.4 Community
Submitted by user brunogbrito; MIT; 2025-04-01
A native spell-checking solution for Godot using the Hunspell library.
Hunspell is an open-source spell checker and morphological analyzer used in popular software like LibreOffice, Firefox, and Chrome. It supports numerous languages, handles complex morphology, and allows custom dictionaries through its flexible affix rules system.
Features:
Fast, native spell-checking through Godot's GDExtension system
Support for multiple languages through standard Hunspell dictionaries
Easy-to-use API for spell checking and getting suggestions
Support for custom dictionaries (adding/removing words)
View files Download Submit an issue Recent Edits