Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions awesome.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"name": "Buup",
"description": "Versatile text utility belt (encoding, decoding, formatting, crypto) with a pure Rust core, CLI, and Dioxus Web UI.",
"type": "MadeWith",
"category": "App",
"github": {
"username": "benletchford",
"repo": "buup"
},
"link": "https://buup.io"
},
{
"name": "daisy-rsx",
"description": "A Dioxus version of the Daisy UI components.",
Expand Down