Skip to content

maxhillaert/purescript-halogen-monaco

Repository files navigation

purescript-halogen-monaco

Latest release Build status

Purescript Halogen bindings for the Monaco Editor.

Installation

bower install purescript-halogen-monaco

Note: Monaco uses AMD modules which doesn't play nicely with the purescript FFI modules. Unfortunatly it requires a manual script inclusion in your html file, and a pretty ugly global variable. Hopefully the community can come up with a better solution.

Examples

Building And Running Examples

git clone https://github.com/maxhillaert/purescript-halogen-monaco.git
npm install
bower install
npm run build
npm run serve

Then go to localhost:5050

Documentation

Module documentation is published on Pursuit.

About

Halogen bindings for the monaco editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages