mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add nef Xcode extension to list (#479)
* Add nef Xcode extension to list * Add site to nef
This commit is contained in:
parent
73c599eed4
commit
68047190e7
1 changed files with 17 additions and 0 deletions
|
@ -2714,6 +2714,23 @@
|
|||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "This Xcode extension enables you to make a code selection and export it to a snippets. Available on Mac AppStore.",
|
||||
"categories": [
|
||||
"extensions"
|
||||
],
|
||||
"repo_url": "https://github.com/bow-swift/nef-plugin",
|
||||
"title": "nef",
|
||||
"icon_url": "https://raw.githubusercontent.com/bow-swift/bow-art/master/assets/nef-brand-xcode-shadow.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/bow-swift/nef-plugin/master/assets/nef-plugin-action-export.png",
|
||||
"https://raw.githubusercontent.com/bow-swift/nef-plugin/master/assets/nef-plugin-action-snippet.png"
|
||||
],
|
||||
"official_site": "https://nef.bow-swift.io/",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Clipy is a Clipboard extension app for macOS. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue