Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed parser to ESM #45

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

BohdanVovkotrub
Copy link

What's changed:

  • Moved parser.js to parser.mjs

  • functions now is classes

  • All cues is instances of class Cue

  • changed import of parser.js in parser.html to type=module

  • changed Readme

  • test/parser.js moved to test/parser.mjs whis uses imports

  • All test is successfull (70 of 70)

Please, see: https://github.com/BohdanVovkotrub/webvtt.js

BohdanVovkotrub and others added 8 commits November 30, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant