spellbound

Crates.iospellbound
lib.rsspellbound
version0.1.1
sourcesrc
created_at2020-02-05 02:08:38.883147
updated_at2020-02-05 02:33:38.81823
descriptionBindings to your friendly neighborhood spellchecker.
homepage
repositoryhttps://github.com/euclio/spellbound
max_upload_size
id205058
size41,936
Andy Russell (euclio)

documentation

https://docs.rs/spellbound

README

spellbound

travis-ci Build Status AppVeyor Build Status

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
Commit count: 7

cargo fmt