/text-cleaner

A WASM-based Yew web app to manipulate text by some commonly used operations.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Text Cleaner

Perform "cleaning" operations on text like removing emails, urls, or punctuation marks, etc with the help of a WASM-based web app.

Frontend (Yew + Rust)

here

Core Text Processing Library (Rust)

Here

Native app packager (Tauri + Rust)

here