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

Typescript support #139

Closed
matewka opened this issue Aug 7, 2024 · 2 comments · Fixed by #149
Closed

Typescript support #139

matewka opened this issue Aug 7, 2024 · 2 comments · Fixed by #149
Labels

Comments

@matewka
Copy link

matewka commented Aug 7, 2024

Have you thought about adding TypeScript support to this library?

I'm working on a fork of your library and I thought it would be nice to rewrite it in TypeScript.

If there are no objections, I'd be willing to add a pull request with it.

@bombillazo
Copy link

This would be nice , I agree.

For the time being, you can install npm install -D @types/pixelmatch and they've created typings fro this lib

@mourner
Copy link
Member

mourner commented Feb 20, 2025

I added first-class types in #149 (via JSDoc) — would that work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants