Add angular example (#653)

This commit is contained in:
jeromewu
2023-12-17 14:09:11 +08:00
committed by GitHub
parent ea373ad687
commit 623dd12fd3
29 changed files with 6769 additions and 741 deletions

Binary file not shown.

View File

@@ -37,6 +37,14 @@ any of the examples.
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/vue-vite-app"
/>
</Grid>
<Grid xs={12} sm={6} md={6} lg={6} xl={4}>
<ExampleCard
img="/img/angular.png"
title="Angular"
desc="Angular (multithread version)"
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/angular-app"
/>
</Grid>
<Grid xs={12} sm={6} md={6} lg={6} xl={4}>
<ExampleCard
img="/img/nextjs.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB