An open API service indexing awesome lists of open source software.

https://github.com/zag/freemarker-web-editor

A web based FreeMarker editor.
https://github.com/zag/freemarker-web-editor

Last synced: 2 months ago
JSON representation

A web based FreeMarker editor.

Awesome Lists containing this project

README

        

freemarker-web-editor
=====================

A web based FreeMarker editor.

Main features are syntax highlighting and auto-completion (Ctrl+Space).

Uses [CodeMirror](http://codemirror.net/) for the underlying editor as well as [PEG.js](http://pegjs.majda.cz) for parsing.

Click here for a [demo](http://roded.github.io/freemarker-web-editor/).