reflex-frp/reflex-dom-ace

Name: reflex-dom-ace

Owner: Reflex FRP

Description: Reflex wrapper for the ACE editor

Created: 2016-12-21 00:51:54.0

Updated: 2018-05-21 06:18:03.0

Pushed: 2018-05-15 19:44:47.0

Homepage: null

Size: 220

Language: Haskell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This package provides a Reflex wrapper around the ACE editor. It is very incomplete and was derived from code written for hsnippet. This is also intended to serve as an example of how to structure FFI packages that rely on external JS packages.

running

You can run the test app with the following (assuming you've got reflex-platform at .. and wai-app-static aka the warp binary installed in your path):

Using one terminal, from this project's directory do:

 -d lib

Then in another terminal do:

eflex-platform/work-on ghc ./.
l configure
l repl reflex-dom-ace-exe

That will drop you into the repl from which you can simply:

ef

Then visit http://localhost:8888.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.