Welcome to the central repository for all my open source code-related documents. Here you'll find documentation and resources for several of my projects.
A Rust library for creating, reading, and manipulating Office Open XML documents (such as .docx, .xlsx, .pptx). It aims to provide a simple and efficient API for working with Office files programmatically.
This plugin (Rust + JavaScript) for Tauri apps that exposes your app’s UI to a web browser so you can interact with it remotely while the native app keeps running. This enables quick development/debug and Automated testing options by using Web browser based tools like playwright.
A fast and lightweight XML parser for Rust. Designed for performance and correctness, xml_rs is suitable for parsing large XML files and is widely used in openxml-office that require effective XML processing.
If you wish to use any of these projects for commercial purposes, please consider sponsoring the development. Your support helps maintain and improve these open source tools.
All documentation is hosted at docs.draviavemal.com.