/jquery-spellchecker

A jQuery PHP SpellChecker plugin

Primary LanguageJavaScriptMIT LicenseMIT

jQuery Spellchecker

A jQuery Spellchecker plugin. This is a complete rewrite of the initial spellchecker plugin I wrote, making it easier to integrate, easier to create new engines, and easier to use!

I use the excellent findAndReplaceDOMText library for HTML parsing, enabling the plugin to do better find and replace actions, even with string matches that span across element nodes. This makes it perfect to use in any WYSIWYG editor.

Please Note - This is an alpha release while I continue to add new features and fix bugs. I don't suggest using this code in any production environment, yet.

Download

Documentation

Examples

Issues

Please post any issue you find in the issue tracker. I gladly accept pull requests too!

Contributing

License

Licensed under the MIT license.