Post and Edit Sourcecode in TinyMCE smoothly - Initially created as component of Enlighter WordPress Plugin
Click here to view the plugin demo
You can start the development webserver via the command line - it will simply serve all content of the current directory via koa/koa-static (never use it on public servers!)
$ node dev.js
started dev webserver..
Take a look into the examples!
EnlighterJS TinyMCE Plugin is OpenSource and licensed under the Terms of The MIT License (X11). You're welcome to contribute.