Skip to content

Commit c8e8e17

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 6c4bffa commit c8e8e17

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

apps/EasyEdit-x86_64.AppImage.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
layout: app
3+
4+
permalink: /EasyEdit-x86_64.AppImage/
5+
6+
icons:
7+
- EasyEdit-x86_64.AppImage/icons/512x512/easyedit.png
8+
9+
screenshots:
10+
- EasyEdit-x86_64.AppImage/screenshot.png
11+
12+
authors:
13+
- name: gcclinux
14+
url: https://github.com/gcclinux
15+
16+
links:
17+
- type: GitHub
18+
url: gcclinux/EasyEdit
19+
- type: Download
20+
url: https://github.com/gcclinux/EasyEdit/releases
21+
22+
desktop:
23+
Desktop Entry:
24+
Name: EasyEdit
25+
Exec: AppRun --no-sandbox %U
26+
Terminal: false
27+
Type: Application
28+
Icon: easyedit
29+
StartupWMClass: EasyEdit
30+
X-AppImage-Version: 1.0.6
31+
Categories: Development
32+
AppImageHub:
33+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
34+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
35+
could not be verified. Please remember that the signature file (.sig or .asc)
36+
should be the first file given on the command line.'
37+
X-AppImage-Type: 2
38+
X-AppImage-Architecture: x86_64
39+
40+
electron:
41+
type: module
42+
main: main.cjs
43+
author: Ricardo Wagemaker <[email protected]>
44+
license: MIT
45+
dependencies:
46+
detect-port: "^1.6.1"
47+
electron-is-dev: "^3.0.1"
48+
express: "^4.21.1"
49+
file-saver: "^2.0.5"
50+
html2canvas: "^1.4.1"
51+
jspdf: "^2.5.2"
52+
lodash.debounce: "^4.0.8"
53+
mermaid: "^11.4.0"
54+
react: "^18.3.1"
55+
react-dom: "^18.3.1"
56+
react-markdown: "^9.0.1"
57+
rehype-raw: "^7.0.0"
58+
remark-gfm: "^4.0.0"
59+
---

0 commit comments

Comments
 (0)