Making text editor in tauri

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. dioxus

    Fullstack app framework for web, desktop, and mobile.

    If you want to write the GUI code in Rust, you'd need something like Dioxus (which uses Tauri under the hood). But note that the Rust GUI ecosystem is still new, so I doubt we have something like Draft.js (a wysiwyg editor component for React). There's a lot of complexity involved in writing a text editor, and I'll suspect you'll have to handle a lot of that yourself.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. tauri-markdown

    A simple local markdown tool, use Tauri & Vditor & Vue3

    https://reactjsexample.com/markdown-note-maker-with-git-sync-using-tauri/ https://github.com/jeeinn/tauri-markdown https://github.com/sakelog/tauri_markdown_preview

  4. tauri_markdown_preview

    Tauriを使用したMarkdownのリアルタイムプレビューアプリ

    https://reactjsexample.com/markdown-note-maker-with-git-sync-using-tauri/ https://github.com/jeeinn/tauri-markdown https://github.com/sakelog/tauri_markdown_preview

  5. Draft.js

    Discontinued A React framework for building text editors.

    If you want to write the GUI code in Rust, you'd need something like Dioxus (which uses Tauri under the hood). But note that the Rust GUI ecosystem is still new, so I doubt we have something like Draft.js (a wysiwyg editor component for React). There's a lot of complexity involved in writing a text editor, and I'll suspect you'll have to handle a lot of that yourself.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why Are Tech Reporters Sleeping on the Biggest App Store Story?

    6 projects | news.ycombinator.com | 2 Jan 2024
  • Using Dioxus with Rust to build performant single-page apps

    2 projects | dev.to | 14 Nov 2023
  • Dioxus: Fullstack GUI library for desktop, web, mobile, and more

    1 project | news.ycombinator.com | 5 Aug 2023
  • Ask HN: React Native or Flutter for a new app in 2023?

    3 projects | news.ycombinator.com | 12 Jul 2023
  • Building cross-platform Rust for Web, Android and iOS – a minimal example

    3 projects | news.ycombinator.com | 9 Jul 2023