Go to file
Sam Therapy 44d7a9bfdd
continuous-integration/drone/push Build is failing Details
Add the library
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-12 20:54:40 +02:00
.vscode Add the library 2022-05-12 20:54:40 +02:00
scripts Add the library 2022-05-12 20:54:40 +02:00
.drone.yml Add the library 2022-05-12 20:54:40 +02:00
.gitignore Add the library 2022-05-12 20:54:40 +02:00
LICENSE Add the library 2022-05-12 20:54:40 +02:00
README.md Add the library 2022-05-12 20:54:40 +02:00
mod.ts Add the library 2022-05-12 20:54:40 +02:00
test.ts Add the library 2022-05-12 20:54:40 +02:00

README.md

SRT-to-VTT

A basic library to convert from srt to vtt

This code is taken from the excellent webvtt.org, I merely adapted it to work as a library.

Usage