kuu / hls-parser

A simple library to read/write HLS playlists
MIT License
130 stars 49 forks source link

Release the last version #129

Closed mazerte closed 1 year ago

mazerte commented 1 year ago

Hi,

thanks for this awesome library. I want to use it for a new project I have but it seems that the last version published on NPM isn't that actual state of the lib.

In my project I need both Typescript and marker support. I found that @types/hls-parser project doesn't includes markers and if I use npm install git@github.com:kuu/hls-parser.git I get the right types for typescript but I can't compile anymore.

Let me know if I can help in any way.

Thanks

kuu commented 1 year ago

Hope this can be closed by the PR: https://github.com/kuu/hls-parser/pull/134

Feel free to reopen if not.

kuu commented 1 year ago

Feel free to reopen.