Ecosyste.ms: Awesome
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: 10 days ago
JSON representation
A web based FreeMarker editor.
- Host: GitHub
- URL: https://github.com/zag/freemarker-web-editor
- Owner: zag
- License: other
- Created: 2013-08-22T12:10:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-22T10:12:27.000Z (about 11 years ago)
- Last Synced: 2024-10-11T21:44:14.435Z (about 1 month ago)
- Language: JavaScript
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).