Download EpicEditor Free Java Code
Description
EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API , can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
Icons
Source Files
The download file EpicEditor-master.zip has the following entries.
.editorconfig//from w w w. ja va 2 s. co m
.gitignore
.jshintrc
CNAME
Jakefile.js
LICENSE
README.md
VERSION
docs/css/main.css
docs/css/prettify.css
docs/downloads/EpicEditor-v0.1.1.1.zip
docs/downloads/EpicEditor-v0.2.0.zip
docs/downloads/EpicEditor-v0.2.1.1.zip
docs/downloads/EpicEditor-v0.2.1.zip
docs/downloads/EpicEditor-v0.2.2.zip
docs/favicon.ico
docs/footer.html
docs/header.html
docs/images/bg-glow.png
docs/images/bg-texture.jpg
docs/images/epiceditor-logo.png
docs/images/zip.png
docs/js/jquery.min.js
docs/js/main.js
docs/js/prettify.js
epiceditor/js/epiceditor.js
epiceditor/js/epiceditor.min.js
epiceditor/themes/base/epiceditor.css
epiceditor/themes/editor/epic-dark.css
epiceditor/themes/editor/epic-light.css
epiceditor/themes/preview/bartik.css
epiceditor/themes/preview/github.css
epiceditor/themes/preview/preview-dark.css
index.html
package.json
src/editor.js
test/helpers.js
test/server.js
test/test.edit.js
test/test.emit.js
test/test.enterFullscreen.js
test/test.exitFullscreen.js
test/test.exportFile.js
test/test.focus.js
test/test.getElement.js
test/test.getFiles.js
test/test.importFile.js
test/test.is.js
test/test.load.js
test/test.on.js
test/test.open.js
test/test.options.js
test/test.preview.js
test/test.reflow.js
test/test.remove.js
test/test.removeListener.js
test/test.rename.js
test/test.save.js
test/test.unload.js
test/tests.html
Download
Click the following link to download EpicEditor-master.zip.
EpicEditor-master.zip