Rajeeshcv.com

Sharing my knowledge

Spell checker in JavaScript

Posted on: 25 Apr 2008 | Filed under: JavaScript | 2 comments

I was looking for a spell checker in javascript, pure javascript so that I could use it in offline mode. When I googled I could find many spell checkers in javascript, but all of them are using web services to get the dictionary. Those code won't work in offline mode , hope somebody could guide me in finding the spell checker I am looking for.

If you like this please share :

Comments

Rajeesh

Rajeesh

Commented 3 years ago
Hi Anon, Thanks for information, actually we dropped that feature because we couldn't find it anything during that period. I think, your information will be useful in future. Thanks, Rajeesh

anon

anon

Commented 3 years ago
Doing the same thing and so far found BJSpell and PureSpellCheck.... What have you found?

Leave your comments