ttml2srt

1.2.4 • Public • Published

ttml2srt

npm npm downloads

Install

npm i ttml2srt

Usage

const { ttml2srt } = require('ttml2srt');
const ttml2src = <YOUR TTML STRING>;
console.log(ttml2srt(ttml2src));

/ttml2srt/

    Package Sidebar

    Install

    npm i ttml2srt

    Weekly Downloads

    54

    Version

    1.2.4

    License

    MIT

    Unpacked Size

    7.97 kB

    Total Files

    6

    Last publish

    Collaborators

    • seiya