Skip to content

A Book Visual Editor for editing text Eg. Highlight, Underline, Draw, etc.

License

Notifications You must be signed in to change notification settings

oqurum/html-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-editor

A Book Visual Editor for editing text Eg. Highlight, Underline, Draw, etc.

When registering the listener it will cache the Text Nodes inside the HTML Element. Which means this library only works with a static webpage after registered.

Todo:

  • Determine if I should include Italicize, Bold.
  • Drawing
  • Notes
  • Referencing
  • Anchoring (eg. # in HTML)
  • and more.

Running/Building

To run and build the application you need to do the following:

Install Trunk. It's used for building the frontend.

To build the example:

cd examples/full
trunk build

To build and serve the example website:

cd examples/full
trunk serve

About

A Book Visual Editor for editing text Eg. Highlight, Underline, Draw, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages