We developed jsob, btb, and htmel plugins which we use routinely for
	our Construct 2 port to html and in particular to ELGG.

	The primary goals are:

		jsob - adds JavaScript object and generalize array object,
		btb - adds more of JavaScript,
		html - adds an arbitrary html element.
		and a bit more ...



00-readme.htm
01-demos
    assignments-between-object-tree-elements.png
    setting-inner-html-in-ide---and---retrieving-properties-from-jsob-tree.png
    this-is-how-jsob-works.png
02-HTML-and-JavaScript-Plugins-for-Construct-2.zip
02-project-demos
    bezier-like
        prj.capx
    htmel
        jsob.capx
    jsob
        jsob.capx
02-project-demos.zip
btb
    PluginIcon.ico
    PluginIcon.xcf
    common.js
    edittime.js
    runtime.js
htmel
    PluginIcon.ico
    PluginIcon.xcf
    common.js
    edittime.js
    runtime.js
jsob
    PluginIcon.ico
    PluginIcon.xcf
    common.js
    edittime.js
    runtime.js