scte35.js
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

scte35.js

SCTE35 parsing in any JS environments without any polyfills and depencendies

Usage

import scte35 from "scte35.js";

const result = scte35(arraybuffer);

Readme

Keywords

Package Sidebar

Install

npm i scte35.js

Weekly Downloads

8

Version

0.0.1

License

WTFPL

Unpacked Size

56.5 kB

Total Files

12

Last publish

Collaborators

  • monyone