Crates.io | spellbound |
lib.rs | spellbound |
version | 0.1.1 |
source | src |
created_at | 2020-02-05 02:08:38.883147 |
updated_at | 2020-02-05 02:33:38.81823 |
description | Bindings to your friendly neighborhood spellchecker. |
homepage | |
repository | https://github.com/euclio/spellbound |
max_upload_size | |
id | 205058 |
size | 41,936 |
spellbound
is a small crate that binds to the native platform's spell checking
APIs and wraps them in a friendlier, rustic interface.
Supported platforms and corresponding APIs:
Platform | API |
---|---|
MacOS | NSSpellChecker |
Windows | ISpellChecker |
*nix | hunspell |