-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcoliff.json
More file actions
27 lines (27 loc) · 615 Bytes
/
coliff.json
File metadata and controls
27 lines (27 loc) · 615 Bytes
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
{
"author": "coliff",
"links": [
{
"type": "github_repo",
"avatarUrl": "https://avatars.githubusercontent.com/u/42865284?v=4&s=50",
"contributors": 73,
"description": "⚙️ The static code analysis tool you need for your HTML",
"discussions": 7,
"forks": 444,
"issues": 35,
"languages": [
"JavaScript",
"TypeScript",
"MDX",
"CSS",
"Astro",
"HTML"
],
"name": "HTMLHint",
"owner": "htmlhint",
"prs": 3,
"stars": 3292,
"url": "https://github.com/htmlhint/HTMLHint"
}
]
}