angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

TypeScript version #215

Closed Rouche closed 8 years ago

Rouche commented 8 years ago

I just converted it to TypeScript / Require so the JS is loaded only when the directive is used.

would you like the code?

deeg commented 8 years ago

If you would like to put up a PR with a plunker demonstrating use, we would be happy to look over it and take it into consideration.

That being said, I don't think we want type script, but would consider having it work with Require, as long as the same code also worked without Require