Skip to content

maxhillaert/purescript-monaco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-monaco

Latest release Build status

Purescript bindings for the Monaco Editor.

Installation

bower install purescript-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-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

Monaco Editor Bindings For Purescript

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors