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

https://github.com/intception/om-ace

OM component for the ACE Editor
https://github.com/intception/om-ace

clojure clojurescript om

Last synced: 4 months ago
JSON representation

OM component for the ACE Editor

Awesome Lists containing this project

README

          

om-ace
=============

An [Om](https://github.com/swannodette/om) ([ClojureScript](https://github.com/clojure/clojurescript))
[Ace](https://github.com/ajaxorg/ace) editor component.

[![Clojars Project](http://clojars.org/org.clojars.intception/om-ace/latest-version.svg)](http://clojars.org/org.clojars.intception/om-ace)

## Word of advice

This is under development, use at your own risk :)

## Example

```bash
$ lein cljsbuild once
$ open resource/public/examples/basic/index.html
```

## Copyright and license

Copyright © 2015 Intception

Licensed under the EPL (see the LICENSE file).