Skip to content

Spellcheckr is a JavaScript-based spellchecker for use on HTML textarea elements. It supports multiple languages (via dictionary text files), user dictionaries (i.e. custom words) and much more besides.

License

Notifications You must be signed in to change notification settings

mitya33/spellcheckr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spellcheckr

Documentation and demo here

Spellcheckr is a JavaScript-based spellchecker that integrates into textarea tag. It provides a full spellchecker experience, and runs in one of two modes (or both):

  • Contextual - misspelled words are highlighted as the user types.
  • UI - misspelled words are highlighted in a separate UI when the user clicks the 'Spellcheck' button.

For contextual spellchecking, Spellcheckr provides a custom context menu for in-situ replacemet.

About

Spellcheckr is a JavaScript-based spellchecker for use on HTML textarea elements. It supports multiple languages (via dictionary text files), user dictionaries (i.e. custom words) and much more besides.

Topics

Resources

License

Stars

Watchers

Forks