This is a implementation of a Jquery spell checker for ASP.NET MVC that allows for custom server side dictionary's using HunSpell
This is based on jQuery plugin library written by Richard Willis ([email protected]): https://github.com/badsyntax/jquery-spellchecker Along with the Original .NET port done by Jack Yang ([email protected]): https://github.com/jackmyang/jQuery-Spell-Checker-for-ASP.NET
This library has been expanded to support the latest version of the Jquery plugin using google spellcheck with an additional serverside dictionary implementation of NHunspell http://www.maierhofer.de/en/open-source/nhunspell-net-spell-checker.aspx