ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.19k stars 831 forks source link

Add SvelteKit Example #684

Closed WesleyBatista closed 6 months ago

WesleyBatista commented 7 months ago
cd apps/sveltekit-app
npm i
npm run dev

# navigate to http://localhost:5173/
# press the start button
# press the play button
Screenshot 2024-02-12 at 15 53 51

Closes #683

netlify[bot] commented 7 months ago

Deploy Preview for ffmpegwasm ready!

Name Link
Latest commit 052f9fc73ff6249c6d5438006b6dd7cf2ab0b830
Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/65e8e0b34697b200088d9f4b
Deploy Preview https://deploy-preview-684--ffmpegwasm.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jeromewu commented 7 months ago

This PR looks awesome, but can you help to do a rebase? I will merge it afterward, thanks.

WesleyBatista commented 6 months ago

Thanks @jeromewu, great to hear! Conflicts got resolved ✔️

jeromewu commented 6 months ago

Merged, thanks a lot for your contribution!