debanwita27 / eel

A rich text editor library for web applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eel

A rich text editor library for embedding in web applications.

Roadmap

  • Basic block structure
    • Adding blocks
    • Removing blocks
    • Block navigation with arrow keys
    • Delete an empty block when backspace is pressed.
  • Bold/Italic/Underline with hotkeys
  • Heading 1/2/3 (the same way notion does it).
  • Differentiate between shift+enter and enter
  • Lists
  • Images
  • Blockquotes
  • Tooltip menu on hover
  • Codeblocks
    • Syntax highlight for popular languages
  • Export to JSON
  • Export to markdown

Development

TODO

About

A rich text editor library for web applications.


Languages

Language:TypeScript 91.2%Language:CSS 4.3%Language:HTML 2.4%Language:JavaScript 2.1%