Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.

Commit 3038419

Browse files
authored
Add viewjson.json for ViewJSON tool metadata (stefanjudis#656)
1 parent 2b52a63 commit 3038419

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

helpers/viewjson.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "ViewJSON",
3+
"desc": "View and preview Base64-encoded images, audio, video, and PDFs in your JSON data",
4+
"url": "https://viewjson.net",
5+
"tags": [
6+
"JSON",
7+
"Data transformation",
8+
"Images"
9+
],
10+
"maintainers": [
11+
"daassh"
12+
],
13+
"addedAt": "2026-02-14"
14+
}

0 commit comments

Comments
 (0)