Skip to content

pbostrom/om-editor-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

om-editor-app

An example app using the om-codemirror library, an Om wrapper around the CodeMirror JavaScript text editor.

Usage

Run the lein-cljsbuild and lein-cljsasset plugins:

$ lein cljsbuild once

$ lein cljsasset

then load index.html in your browser.

The editor is configured with two hotkeys: Ctrl-Shift-Z and Ctrl-Shift-X. Currently they just print to the console.

License

Copyright © 2014 Paul Bostrom Licensed under the Eclipse Public License.

http://www.eclipse.org/legal/epl-v10.html

About

Example app using the ClojureScript library om-codemirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published