mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add JSON Editor (#606)
This commit is contained in:
parent
ad3dcba299
commit
bfcea6261e
1 changed files with 16 additions and 0 deletions
|
@ -2611,6 +2611,22 @@
|
|||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Dead simple JSON editor using josdejong/jsoneditor",
|
||||
"categories": [
|
||||
"json"
|
||||
],
|
||||
"repo_url": "https://github.com/fand/json-editor-app",
|
||||
"title": "JSON Editor",
|
||||
"icon_url": "https://user-images.githubusercontent.com/1403842/73547507-70f89d00-4482-11ea-9559-545e5f82459a.png",
|
||||
"screenshots": [
|
||||
"https://user-images.githubusercontent.com/1403842/73547401-2ecf5b80-4482-11ea-8b03-753c1621c116.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"typescript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Tree-structured markdown editor for macOS, Windows, and Linux. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue