-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathbobsingor.json
More file actions
30 lines (30 loc) · 692 Bytes
/
bobsingor.json
File metadata and controls
30 lines (30 loc) · 692 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
28
29
30
{
"author": "bobsingor",
"links": [
{
"type": "github_repo",
"avatarUrl": "https://avatars.githubusercontent.com/u/195636730?v=4&s=50",
"contributors": 1,
"description": "A PDF viewer that seamlessly integrates with any JavaScript project",
"discussions": 3,
"forks": 13,
"issues": 6,
"languages": [
"TypeScript",
"JavaScript",
"MDX",
"CSS",
"Dockerfile",
"C++",
"HTML",
"C",
"Makefile"
],
"name": "embed-pdf-viewer",
"owner": "embedpdf",
"prs": 0,
"stars": 139,
"url": "https://github.com/embedpdf/embed-pdf-viewer"
}
]
}