Skip to content

Doc Editor is a web-based document editing application, utilizing canvas for dynamic interactions. The project has a monorepo structure, with the core package serving as a UI-framework-independent module.

Notifications You must be signed in to change notification settings

yanceyy/doc-editor

Repository files navigation

Doc editor

Doc Editor is a web-based document editing application, utilizing canvas for dynamic interactions. The project has a monorepo structure, with the core package serving as a UI-framework-independent module.

Features

Finished

  • Change font family, font-size, underline, italic, bold, highlight, line through
  • Download as PDf format
  • Redo and undo operations
  • Zoom in and out
  • Page Negators bar

In Development

  • Support insert image

Run on local

To run the Doc editor on your local machine, execute the following commands:

pnpm install && pnpm build  && pnpm preview

Dev on local

To develop the Doc editor on your local machine, execute the following commands:

pnpm install && pnpm dev

About

Doc Editor is a web-based document editing application, utilizing canvas for dynamic interactions. The project has a monorepo structure, with the core package serving as a UI-framework-independent module.

Resources

Stars

Watchers

Forks

Languages