A cross-platform markdown editor.
Ubiquity is a cross-platform markdown editor that offers a range of features and a visually appealing user interface. Built with Rust, it is powered by the Yew web application framework and the Tauri desktop application framework. It also leverages the Tailwind CSS framework and the DaisyUI component library. Ubiquity is a free and open-source project developed over several months.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.