Skip to content

Commit 403f83f

Browse files
RealmyTheManJovannMCjanosh
authored
Add vert.sh (#134)
* Add vert.sh * Add coolify, ffmpeg and libvips to tools.yml * Rename tool "WebAssembly" to "WASM" on vert.sh * Add images, repo stars, and more tags * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * site/src/sites.yml auto-fetch GH metadata for https://github.com/VERT-sh/VERT --------- Co-authored-by: JovannMC <jovannmc@femboyfurry.net> Co-authored-by: Janosh Riebesell <janosh.riebesell@gmail.com>
1 parent 2a308f2 commit 403f83f

File tree

6 files changed

+77
-0
lines changed

6 files changed

+77
-0
lines changed

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,16 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
568568

569569
uses: [TypeScript], [svelte-multiselect], [pre-commit], [PNPM], [svelte-enhanced-img]
570570

571+
1. **[VERT](https://vert.sh)**&nbsp;
572+
[[code](https://github.com/VERT-sh/VERT)]&ensp;
573+
<a href="https://github.com/VERT-sh/VERT/stargazers">
574+
<img src="https://img.shields.io/github/stars/VERT-sh/VERT?logo=github" alt="GitHub stars" valign="middle">
575+
</a>
576+
577+
A file converter that converts files client-side while being completely ad-free.<br>
578+
579+
uses: [TypeScript], [Tailwind], [Coolify], [WASM], [FFmpeg], [libvips], [Plausible]
580+
571581
1. **[SvelteKit on Edge](https://sveltekit-on-the-edge.vercel.app)**&nbsp;
572582
[[code](https://github.com/Rich-Harris/sveltekit-on-the-edge)]&ensp;
573583
<a href="https://github.com/Rich-Harris/sveltekit-on-the-edge/stargazers">
@@ -886,6 +896,7 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
886896
[cloudinary]: https://cloudinary.com
887897
[codemirror]: https://codemirror.net
888898
[commitlint]: https://github.com/conventional-changelog/commitlint
899+
[coolify]: https://coolify.io
889900
[cssnano]: https://cssnano.co
890901
[cypress]: https://cypress.io
891902
[cytoscape.js]: https://js.cytoscape.org
@@ -897,6 +908,7 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
897908
[echarts]: https://github.com/apache/echarts
898909
[elder.js]: https://github.com/Elderjs/elderjs
899910
[electron]: https://electronjs.org
911+
[ffmpeg]: https://ffmpeg.org
900912
[filepond]: https://pqina.nl/filepond
901913
[firebase]: https://firebase.google.com
902914
[flamethrower]: https://github.com/fireship-io/flamethrower
@@ -923,6 +935,7 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
923935
[jsdom]: https://github.com/jsdom/jsdom
924936
[json5]: https://github.com/json5/json5
925937
[katex]: https://github.com/KaTeX/KaTeX
938+
[libvips]: https://libvips.org
926939
[liveblocks]: https://liveblocks.io
927940
[lodash]: https://lodash.com
928941
[lucia]: https://github.com/lucia-auth/lucia

site/src/sites.yml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3181,3 +3181,53 @@
31813181
name: Anshuman
31823182
location: 0.0.0.0
31833183
company: InstaSafe
3184+
- title: VERT
3185+
url: https://vert.sh
3186+
repo: https://github.com/VERT-sh/VERT
3187+
description: >-
3188+
A file converter that converts files client-side while being completely
3189+
ad-free.
3190+
uses:
3191+
- TypeScript
3192+
- Tailwind
3193+
- Coolify
3194+
- WASM
3195+
- FFmpeg
3196+
- libvips
3197+
- Plausible
3198+
tags:
3199+
- ffmpeg
3200+
- conversion
3201+
- wasm
3202+
- vips
3203+
- open source
3204+
- graphics
3205+
- video
3206+
- audio
3207+
- files
3208+
date_created: 2024-11-12T00:00:00.000Z
3209+
date_added: 2025-02-20T00:00:00.000Z
3210+
repo_stars: 221
3211+
slug: vert
3212+
contributors:
3213+
- github: JovannMC
3214+
twitter: JovannMC
3215+
url: https://jovann.me
3216+
avatar: https://avatars.githubusercontent.com/u/45893380?v=4
3217+
name: null
3218+
location: null
3219+
company: 'SCC Group @scc-org '
3220+
- github: not-nullptr
3221+
twitter: null
3222+
url: null
3223+
avatar: https://avatars.githubusercontent.com/u/62841684?v=4
3224+
name: nullptr
3225+
location: right behind you
3226+
company: null
3227+
- github: RealmyTheMan
3228+
twitter: null
3229+
url: null
3230+
avatar: https://avatars.githubusercontent.com/u/163438634?v=4
3231+
name: null
3232+
location: null
3233+
company: null

site/static/screenshots/vert.avif

6.99 KB
Binary file not shown.
16.7 KB
Binary file not shown.

sites.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -947,3 +947,14 @@
947947
tags: [portfolio, macos, theme, interactive, blogs, projects]
948948
date_created: 2024-10-13
949949
date_added: 2024-11-19
950+
951+
- title: VERT
952+
url: https://vert.sh
953+
repo: https://github.com/VERT-sh/VERT
954+
description: A file converter that converts files client-side while being completely ad-free.
955+
uses: [TypeScript, Tailwind, Coolify, WASM, FFmpeg, libvips, Plausible]
956+
tags:
957+
[ffmpeg, conversion, wasm, vips, open source, graphics, video, audio, files]
958+
date_created: 2024-11-12
959+
date_added: 2025-02-20
960+
repo_stars: 221

tools.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cloudflare: https://cloudflare.com
1010
cloudinary: https://cloudinary.com
1111
codemirror: https://codemirror.net
1212
commitlint: https://github.com/conventional-changelog/commitlint
13+
coolify: https://coolify.io
1314
cssnano: https://cssnano.co
1415
cypress: https://cypress.io
1516
cytoscape.js: https://js.cytoscape.org
@@ -21,6 +22,7 @@ dynamodb: https://aws.amazon.com/dynamodb
2122
echarts: https://github.com/apache/echarts
2223
elder.js: https://github.com/Elderjs/elderjs
2324
electron: https://electronjs.org
25+
ffmpeg: https://ffmpeg.org
2426
filepond: https://pqina.nl/filepond
2527
firebase: https://firebase.google.com
2628
flamethrower: https://github.com/fireship-io/flamethrower
@@ -47,6 +49,7 @@ jsdoc: https://jsdoc.app
4749
jsdom: https://github.com/jsdom/jsdom
4850
json5: https://github.com/json5/json5
4951
katex: https://github.com/KaTeX/KaTeX
52+
libvips: https://libvips.org
5053
liveblocks: https://liveblocks.io
5154
lodash: https://lodash.com
5255
lucia: https://github.com/lucia-auth/lucia

0 commit comments

Comments
 (0)