https://github.com/transcribejs/examples
Examples of how to use Transcribe.js
https://github.com/transcribejs/examples
Last synced: 3 months ago
JSON representation
Examples of how to use Transcribe.js
- Host: GitHub
- URL: https://github.com/transcribejs/examples
- Owner: TranscribeJs
- License: mit
- Created: 2024-11-19T12:14:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-19T15:39:00.000Z (about 1 year ago)
- Last Synced: 2025-09-12T00:48:57.177Z (10 months ago)
- Language: TypeScript
- Size: 30.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Examples
Repo for (minimal) working examples of how to integrate [Transcribe.js](https://github.com/TranscribeJs/transcribe.js) into frontend projects.
## Frameworks
- [Svelte](https://github.com/TranscribeJs/examples/tree/main/svelte)
- [SvelteKit](https://github.com/TranscribeJs/examples/tree/main/svelte-kit)
- [Vue](https://github.com/TranscribeJs/examples/tree/main/vue)
- _more examples/frameworks will be added, pull requests are welcome_