1.3.36 • Published 6 years ago

kotlin-ace-worker v1.3.36

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

For full readme, see repo.

Worker module of wrapper for Ace editor to Kotlin/JS. Contains classes which are specific to the web worker environment and also the javascript resource implementing the classes (based on actual Ace workers).

When using the module, don't forget to set webpack environment to web worker, otherwise the kotlin-ace-loader won't be able to find the classes.