Maxime Robert
Maxime Robert
@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...
The goal is indeed to be able to use the Ecmascript module version of ts-ebml in slidev (https://github.com/slidevjs/slidev/pull/491). But in order to be able to do that, we need to...
> > we need to have this Ecmascript module version available somewhere in an npm package > > Why? Because using dependency management is good practice. If we depend on...
@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...
@guest271314 I could, but then we would have 2 unmaintained packages.
Hi @davedoesdev. How can you help? Are you ready to maintain a fork of this repository?
@legokichi That would be really handy to be able to import from code instead of from script tag in HTML. Also it would prevent to be dependent on a CDN...
This is (finally) fixed in 14.2.1
@uranusjr How does the doc answers the question? I don't find any way to configure pipenv to get the password from the keyring, only a way to configure the password...