opfplatform
Version:
The celebrated OPF Platform for buidling enterprise Private App Stores
9 lines (6 loc) • 587 B
Markdown
<h1>OPF Compiler</h1>
<h4>Javascript and CSS compiler for Platform-B</h4>
<h6>Based on Alex Maccaw's work on HEM Server for the Spine Framwork</h6>
<p>The OPF Compiler is a key tool of Platform-b, it's main purpose is to compile Coffeescript and wrapper them in CommonJS Module Functions so they can be required in the Browser</p>
<p>OPF Compiler also concatenates libraries/dependencies of Javascript(Coffescript) and CSS(Less) as well as Templates(ECO)</p>
<p>OPF Compiler is used by Platform-b platform building process and by Platform-b Private Platform Development Compiling.</p>