Directory

wysiwyg-e - Vaadin Add-on Directory

A what-you-see-is-what-you-get editor created with Polymer wysiwyg-e - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/miztroh/wysiwyg-e](https://github.com//miztroh/wysiwyg-e/blob/v3.0.7/README.md) on 2019-05-10 ]** # wysiwyg-e [![Build Status](https://travis-ci.org/miztroh/wysiwyg-e.svg?branch=master)](https://travis-ci.org/miztroh/wysiwyg-e) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/miztroh/wysiwyg-e) > /wɪziwɪɡi/ > A what-you-see-is-what-you-get editor created with Polymer. Under the hood, it provides undo / redo history management, selection management, and a toolbar that accepts child elements to provide editing capabilities. All the included tools (see below for list) are accessible via both the toolbar buttons and keyboard shortcuts. ## Included Tools (opt-in) * Bold * Italic * Underline * Strikethrough * Color * Clear Formatting * Code * Table * Link * Image * Audio * Video * Ordered List * Unordered List * Indent * Outdent * Justify * Headings * Blockquote ## Usage ```html ``` ## Installation ``npm install wysiwyg-e`` ## License ### The MIT License (MIT) Copyright (c) 2018 Jonathan Cox Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ![open source initiative](https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Opensource.svg/100px-Opensource.svg.png)