An embedded version of the pcm editor in opencompare.org
- To obtain main.js, combine pcm-editor-controller.js with pcm-api.js and pcm-merged.js
- Add to your index.html the ng-app="pcmApp" and the ng-controller="PCMEditorController"
- add:
<div editor-view></div>
to load the editor