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
12 changes: 11 additions & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[
{
"name": "AiTells",
"description": "Flags the tells of AI-written prose: em-dash habits, epigrams, abstract-noun triads, clichés, and 13 more benchmarked rules.",
"homepage": "https://github.com/krishnasunkam/vale-ai-tells",
"url": "https://github.com/krishnasunkam/vale-ai-tells/releases/latest/download/AiTells.zip",
"logo": "https://github.com/krishnasunkam.png",
"tags": [
"style"
]
},
{
"name": "AsciiDoc",
"description": "A Vale-compatible implementation of select AsciiDoc syntax rules.",
Expand Down Expand Up @@ -143,7 +153,7 @@
},
{
"name": "proselint",
"description": "proselint places the world\u00e2\u20ac\u2122s greatest writers and editors by your side.",
"description": "proselint places the world’s greatest writers and editors by your side.",
"homepage": "https://github.com/errata-ai/proselint",
"url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip",
"logo": "https://github.com/amperser.png",
Expand Down