Skip to content

zhuochun/simple-editor

Repository files navigation

Simple Editor

A non-linear, hierarchical approach to drafting and organizing complex documents.

Screenshot

All data are stored in your browser. You can export a project in plain text file for backup easily.

AI Setup

You need to bring your own keys, and configure them in the sidebar.

Use any OpenAI completions API compatible provider, e.g. OpenAI, OpenRouter, etc.

Provider URL:

Model Name:

  • OpenAI: GPT-4o-mini (From Models)
  • OpenRouter: deepseek/deepseek-chat-v3-0324:free (From Models)

Run Locally

Install nvm and then Node.js:

nvm install --lts
nvm use --lts

Run npx serve: You can then open your web browser and navigate to that address.

Credits

Built with vibe by Zhuochun together with Gemini 2.5 Pro 🪄.

Buy me a coffee 🧋 on GitHub Sponsor!

Star 🌟 this repo and share this tool on X 👍.

About

🪴 A visually rich, tree-structured writing tool for crafting complex documents

Topics

Resources

Stars

Watchers

Forks