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
13 changes: 12 additions & 1 deletion awesome.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,5 +629,16 @@
"repo": "supa-dioxus"
},
"link": "https://github.com/SuddenlyHazel/supa-dioxus"
},
{
"name": "lingora",
"description": "Analyze fluent translation file for missing or redundant translations. Check Rust source files for their use of dioxus_i18n::t!, te! and tid! macros.",
"type": "Awesome",
"category": "Util",
"github": {
"username": "nigeleke",
"repo": "lingora"
},
"link": "https://github.com/nigeleke/lingora"
}
]
]