@f0rce/ace-widgetdeprecated

Frontend Vaadin integration of LostInBrittany's Ace (http://ace.c9.io/) widget

Usage no npm install needed!

<script type="module">
  import f0rceAceWidget from 'https://cdn.skypack.dev/@f0rce/ace-widget';
</script>

README

Published on Vaadin Directory Stars on vaadin.com/directory FOSSA Status

ace-widget frontend

Even more embeddable code editor custom Vaadin widget - Ace - The High Performance Code Editor

Originally based on LostInBrittany's fork of PolymerLabs ace-element

Install

Install the component using Vaadin Directory:

<dependency>
   <groupId>com.hilerio</groupId>
   <artifactId>ace-widget</artifactId>
   <version>--VERSION HERE--</version>
</dependency>

<repository>
   <id>vaadin-addons</id>
   <url>https://maven.vaadin.com/vaadin-addons</url>
</repository>

Documentation

Full documentation can be found on the Java backend GitHub page.

License

MIT License

FOSSA Status