forked from errata-ai/packages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlibrary.json
56 lines (56 loc) · 2.75 KB
/
library.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"name": "Google",
"description": "A Vale-compatible implementation of the Google Developer Documentation Style Guide.",
"homepage": "https://github.com/errata-ai/Google",
"url": "https://github.com/errata-ai/Google/releases/latest/download/Google.zip"
},
{
"name": "Joblint",
"description": "Test tech job posts for issues with sexism, culture, expectations, and recruiter fails.",
"homepage": "https://github.com/errata-ai/Joblint",
"url": "https://github.com/errata-ai/Joblint/releases/latest/download/Joblint.zip"
},
{
"name": "Microsoft",
"description": "A Vale-compatible implementation of the Microsoft Writing Style Guide.",
"homepage": "https://github.com/errata-ai/Microsoft",
"url": "https://github.com/errata-ai/Microsoft/releases/latest/download/Microsoft.zip"
},
{
"name": "proselint",
"description": "proselint places the world’s greatest writers and editors by your side, where they whisper suggestions on how to improve your prose.",
"homepage": "https://github.com/errata-ai/proselint",
"url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip"
},
{
"name": "write-good",
"description": "Naive linter for English prose for developers who can't write good and wanna learn to do other stuff good too.",
"homepage": "https://github.com/errata-ai/write-good",
"url": "https://github.com/errata-ai/write-good/releases/latest/download/write-good.zip"
},
{
"name": "alex",
"description": "Catch insensitive, inconsiderate writing.",
"homepage": "https://github.com/errata-ai/alex",
"url": "https://github.com/errata-ai/alex/releases/latest/download/alex.zip"
},
{
"name": "Readability",
"description": "Vale-compatible implementations of many popular readability metrics.",
"homepage": "https://github.com/errata-ai/Readability",
"url": "https://github.com/errata-ai/Readability/releases/latest/download/Readability.zip"
},
{
"name": "Hugo",
"description": "Adds support for Hugo shortcodes and other non-standard markup.",
"homepage": "https://github.com/errata-ai/Hugo",
"url": "https://github.com/errata-ai/Hugo/releases/latest/download/Hugo.zip"
},
{
"name": "RedHat",
"description": "Language rules suitable for documentation in Open Source projects and mandatory for Red Hat products.",
"homepage": "https://redhat-documentation.github.io/vale-at-red-hat/docs/user-guide/redhat-style-for-vale/",
"url": "https://github.com/redhat-documentation/vale-at-red-hat/releases/latest/download/RedHat.zip"
}
]