badsyntax / jquery-spellchecker

[not maintained] A lightweight jQuery plugin that can check the spelling of text within a form field or DOM tree.
http://jquery-spellchecker.badsyntax.co
MIT License
257 stars 113 forks source link

Spell checker using jquery #74

Open akshay-padalkar26 opened 9 years ago

akshay-padalkar26 commented 9 years ago

For spell checking, is there any library avaliable in jquery? if not then how can i implement spell checker using jquery? Please help me?