Skip to content

An embeddable code editor as a Polymer webcomponent.

mplabs/ace-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##<ace-editor>

<ace-editor> provides a full fledged code editor with syntax hightlighting and code-completion.

In typical use, just add <ace-editor> in place of a plain <textarea>:

<form>
    <ace-editor>Some default content...</ace-editor>

Use like you would any other input-element.

About

An embeddable code editor as a Polymer webcomponent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages