Registry / utility / ffi-hunspell

ffi-hunspell

JSON →
library0.6.1rbrubygemsunverified

Ruby FFI bindings for the Hunspell spell checker.

gem install ffi-hunspell
INSTALL
IMPORT
SIG · FFI-HUNSPELL
F
ffi-hunspell
utilityrubyv0.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FFI::Hunspell
require 'ffi-hunspell'

Checks spelling of a word using Hunspell.

require 'ffi-hunspell' dict = FFI::Hunspell.dict('en_US') puts dict.check?('hello')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
ffi-hunspell — gem install ffi-hunspell · libregistry