-
Notifications
You must be signed in to change notification settings - Fork 52
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
new maintainer #21
Comments
Willing to help where able. |
@guest271314 I see you're pretty active on this unmaintained package. Would you consider becoming the new maintainer? You could ask @legokichi some contributor role on his repository and becoming owner of the package on npmjs repository, or decide to publish your fork as a new package that would become the de facto maintained version of this package. I'm particularly interested by having a JavaScript module version of this package in order to be able to use it in slidev: slidevjs/slidev#491 |
I am not familiar with TypeScript. I am willing to help where I can. You should just be able to use the Ecmascript module version of ts-ebml. I also created an exportable version of lamejs for https://github.com/guest271314/captureSystemAudio/tree/master/native_messaging/capture_system_audio. |
The goal is indeed to be able to use the Ecmascript module version of ts-ebml in slidev (slidevjs/slidev#491). I did find the Ecmascript module version:
|
I have only worked on 1 npm package. What I suggest is just using the minimized Ecmascript module version.
Why? All of the necessay code is in the single script.
|
Because using dependency management is good practice. That's why we need the Ecmascript module version in a published npm package on the npmjs registry. |
I am willing to help where able, particularly with testing. I have no experience with TypeScript. Are you committed to maintain the TypeScript in this repository? @davedoesdev the owner of https://github.com/davedoesdev/webm-muxer.js which also uses https://github.com/muaz-khan/RecordRTC/blob/master/libs/EBML.js could also be a potential candidate for maintainer. |
@guest271314 I just need this package as a dependency and have no expertise in video manipulation. Also, I haven't read the code of ts-ebml. I don't see myself maintaining this package. TypeScript is everywhere today in JS world. You should give it a try 😉 So, we still don't have a solution for now... Maybe @muaz-khan could also be a candidate as maintainer of ts-ebml as it's used in https://github.com/muaz-khan/RecordRTC? |
@marob Can't you just merge the PR I filed into your fork and publish your fork on npm? |
@guest271314 I could, but then we would have 2 unmaintained packages. |
I can help out, can't promise super quick turnaround though. |
Hi @davedoesdev. How can you help? Are you ready to maintain a fork of this repository? |
i dont have enough time to maintain this repository
anybody help?
The text was updated successfully, but these errors were encountered: