Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.02 KB

File metadata and controls

34 lines (21 loc) · 1.02 KB

DeckDeckGo - WYSIWYG HTML Inline Editor Web Component

This Web Component is an inline WYSIWYG HTML Editor developed for the project DeckDeckGo.

It creates a floating editor bar or a sticky footer bar that shows up when you select a piece of text of your page.

Table of contents

Getting Started

To get started with this Web Component, have a look to its documentation.

Develop

To develop and run this Web Component locally, proceed as following:

git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/webcomponents/inline-editor
npm install
npm run start

License

MIT © David Dal Busco and Nicolas Mattia

The bullet list, link and image icons were both extracted to data uri from the Ionicons which is licensed under the MIT license too.