UNPKG

toloframework

Version:

Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.

6 lines (3 loc) 101 B
var Editor = require("tp4.wysiwyg-editor"); var editor = new Editor(); editor.appendToBody();