mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-22 07:30:23 +00:00
type_script -> typescript (#731)
This commit is contained in:
parent
1520b52f4e
commit
1804930a07
2 changed files with 18 additions and 18 deletions
4
.github/main.swift
vendored
4
.github/main.swift
vendored
|
@ -49,7 +49,7 @@ You can see in which language an app is written. Currently there are following l
|
||||||
- ![rust_icon] - Rust language.
|
- ![rust_icon] - Rust language.
|
||||||
- ![shell_icon] - Shell language.
|
- ![shell_icon] - Shell language.
|
||||||
- ![swift_icon] - Swift language.
|
- ![swift_icon] - Swift language.
|
||||||
- ![type_script_icon] - TypeScript language.
|
- ![typescript_icon] - TypeScript language.
|
||||||
|
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
@ -132,7 +132,7 @@ Thanks to all the people who contribute:
|
||||||
[rust_icon]: ./icons/rust-16.png 'Rust language.'
|
[rust_icon]: ./icons/rust-16.png 'Rust language.'
|
||||||
[shell_icon]: ./icons/shell-16.png 'Shell language.'
|
[shell_icon]: ./icons/shell-16.png 'Shell language.'
|
||||||
[swift_icon]: ./icons/swift-16.png 'Swift language.'
|
[swift_icon]: ./icons/swift-16.png 'Swift language.'
|
||||||
[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'
|
[typescript_icon]: ./icons/typescript-16.png 'TypeScript language.'
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class JSONApplications: Codable {
|
class JSONApplications: Codable {
|
||||||
|
|
|
@ -1183,7 +1183,7 @@
|
||||||
"screenshots": [],
|
"screenshots": [],
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1436,7 +1436,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -2375,7 +2375,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "https://httptoolkit.tech/",
|
"official_site": "https://httptoolkit.tech/",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -2801,7 +2801,7 @@
|
||||||
"official_site": "https://www.zettlr.com/",
|
"official_site": "https://www.zettlr.com/",
|
||||||
"languages": [
|
"languages": [
|
||||||
"javascript",
|
"javascript",
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -3373,7 +3373,7 @@
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"javascript",
|
"javascript",
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -3389,7 +3389,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -3546,7 +3546,7 @@
|
||||||
"screenshots": [],
|
"screenshots": [],
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -6487,7 +6487,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "https://bitwarden.com/",
|
"official_site": "https://bitwarden.com/",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -6503,7 +6503,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script",
|
"typescript",
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7433,7 +7433,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -7865,7 +7865,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "https://super-productivity.com",
|
"official_site": "https://super-productivity.com",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script",
|
"typescript",
|
||||||
"javascript"
|
"javascript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7882,7 +7882,7 @@
|
||||||
"screenshots": [],
|
"screenshots": [],
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script",
|
"typescript",
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -8002,7 +8002,7 @@
|
||||||
"official_site": "https://www.getdnote.com/",
|
"official_site": "https://www.getdnote.com/",
|
||||||
"languages": [
|
"languages": [
|
||||||
"go",
|
"go",
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -8033,7 +8033,7 @@
|
||||||
],
|
],
|
||||||
"short_description": "Pomodoro Cycle for macOS",
|
"short_description": "Pomodoro Cycle for macOS",
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script"
|
"typescript"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"productivity"
|
"productivity"
|
||||||
|
@ -8073,7 +8073,7 @@
|
||||||
"official_site": "",
|
"official_site": "",
|
||||||
"languages": [
|
"languages": [
|
||||||
"javascript",
|
"javascript",
|
||||||
"type_script"
|
"typescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -8649,7 +8649,7 @@
|
||||||
"text"
|
"text"
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
"type_script",
|
"typescript",
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue