TXTWrite is an open-source markdown editor.
You can include it in your web project for free.
- deno: 2.5.6
- typescript: 5.9.2
deno task dev # Start Vite dev server
deno task build # Type-check + build for production
deno task preview # Preview the production build
deno task lint # Run eslint over the project
The application runs on localhost:3000
built by @kuberdenis =)
and community: