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

Typyscript Support? #196

Open
BjornTheProgrammer opened this issue Jan 26, 2023 · 1 comment
Open

Typyscript Support? #196

BjornTheProgrammer opened this issue Jan 26, 2023 · 1 comment

Comments

@BjornTheProgrammer
Copy link

Is your feature request related to a problem? Please describe.
When using jsmpeg-player in a typescript project, you lose the type safety in regards to the module, and also you lose the autocomplete feature that comes with typescript.

Describe the solution you'd like
Either a rewrite of the javascript files into typescript or a type .d.ts file

Describe alternatives you've considered
A solution would be to just disable types in reference to using jsmpeg-player

@BjornTheProgrammer
Copy link
Author

I made a fork where I completed most of changing the project to completely typescript. Please let me know if you would be willing to actually continue with this before I attempt to complete this fully.

View the fork here

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

No branches or pull requests

1 participant