/webcomponents/inline-editor/README.md

https://github.com/fluster/deckdeckgo · Markdown · 30 lines · 18 code · 12 blank · 0 comment · 0 complexity · 955dcd28ef24f2e9f57b12683cff33bd MD5 · raw file

  1. [![npm][npm-badge]][npm-badge-url]
  2. [![license][npm-license]][npm-license-url]
  3. [npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/inline-editor
  4. [npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/inline-editor
  5. [npm-license]: https://img.shields.io/npm/l/@deckdeckgo/inline-editor
  6. [npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/inline-editor/LICENSE
  7. # DeckDeckGo - WYSIWYG HTML Inline Editor Web Component
  8. This Web Component is an inline WYSIWYG HTML Editor developed for the project [DeckDeckGo].
  9. It creates a floating editor bar or a sticky footer bar that shows up when you select a piece of text of your page.
  10. ## Table of contents
  11. - [Getting Started](#getting-started)
  12. - [License](#license)
  13. ## Getting Started
  14. To get started with this Web Component, have a look to its [documentation](https://docs.deckdeckgo.com/?path=/story/components-inline-editor--inline-editor).
  15. ## License
  16. MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
  17. The bullet list, link and image icons were both extracted to data uri from the [Ionicons](https://ionicons.com) which is licensed under the MIT license too.
  18. [deckdeckgo]: https://deckdeckgo.com