Skip to content

andyrift/electron-text-editor

Repository files navigation

Electron Text Editor

A desktop visual text editor made using web technologies.

Status: unfinished.

Features:

  • Block document structure
  • Visual editor powered by ProseMirror
  • Organizing pages into folders

Technologies used include: Electron, Vue,Tailwind ,ProseMirror, SQLite.

How to run

  1. Install dependencies

    npm install
  2. (Important) Rebuild native modules

    npm run rebuild
  3. Run the app

    npm run dev

Or run npm run package to run it in production mode.

License

Copyright (c) 2024 Андрей Храмцов. Licensed under the MIT License.

See the LICENSE file for details.

About

Electron Vue Prosemirror powered WYSIWYG block text editor with an integrated workspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages