Skip to content

chaplean/adamantium-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adamantium-element Published on webcomponents.org

Polymer (1) element that displays a WYSIWYG text editor.

Installation

Clone or dowload the Github repo or via bower:

bower install adamantium-editor

Usage

Import the element in your polymer project and attach it:

<script src="../webcomponentsjs/webcomponents-lite.js"></script>

<adamanitum-editor id="editor" body-text="This is a text"></adamantium-editor>

Includes a get() method for get typed text or onChange event


License: MIT

About

Polymer element - WYSIWYG online content editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%