cfinke / Typo.js

A client-side JavaScript spellchecker that uses Hunspell-style dictionaries.
Other
501 stars 110 forks source link

Can I Add or Remove any misspelled word from Dictionary? #53

Closed JSGund closed 7 years ago

cfinke commented 7 years ago

You can certainly modify your own dictionary file, but there is no system in place for dynamically adding words to or removing words from the dictionary from a UI.