Go to file
Sam Therapy bb862c0053
continuous-integration/drone/push Build is passing Details
fix lint
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-05-12 20:55:15 +02:00
.vscode Add the library 2022-05-12 20:54:40 +02:00
scripts fix lint 2022-05-12 20:55:15 +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 fix lint 2022-05-12 20:55:15 +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