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
- Host: GitHub
- URL: https://github.com/intception/om-ace
- Owner: intception
- License: epl-1.0
- Created: 2017-02-24T17:40:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T17:08:12.000Z (over 1 year ago)
- Last Synced: 2025-10-21T22:46:01.958Z (4 months ago)
- Topics: clojure, clojurescript, om
- Language: Clojure
- Size: 14.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](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).