cfinke / Typo.js

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

Adding requirejs support to typo #40

Open dretay opened 8 years ago

dretay commented 8 years ago

I added a wrapper to typojs to allow it to be loaded in the browser using requirejs in addition to server-side with commonjs