F0rce / ace-widget

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%