Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transcribejs/examples
Examples of how to use Transcribe.js
https://github.com/transcribejs/examples
Last synced: about 1 month 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T12:11:14.000Z (2 months ago)
- Last Synced: 2024-11-25T13:22:00.045Z (2 months ago)
- Language: JavaScript
- Size: 28.9 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_