exif-reader icon indicating copy to clipboard operation
exif-reader copied to clipboard

refactor: Switch to typescript

Open p-kuen opened this issue 4 years ago • 2 comments

Use a typescript implementation to support automatic type generations. Tests run successfully.

p-kuen avatar Nov 17 '21 14:11 p-kuen

Thanks for taking the time to open a PR. I'm unsure it will be merged as this package is relatively low-maintenance, and switching to TypeScript is not a priority.

For those who do use TypeScript, the @types/exif-reader package is available with suitable definitions.

https://www.npmjs.com/package/@types/exif-reader

lovell avatar Dec 22 '22 11:12 lovell

Thanks for your comment. Although it is clear that typescript migration is not a high priority I don't think this should be a reason for not doing it. Especially because the migration is pretty trivial and all the tests were successful (1y ago). If this means I should close the PR, please let me know. Thanks.

p-kuen avatar Dec 22 '22 21:12 p-kuen