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

Improve TypeScript support #28

Open
codynova opened this issue Mar 13, 2020 · 2 comments
Open

Improve TypeScript support #28

codynova opened this issue Mar 13, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@codynova
Copy link
Member

codynova commented Mar 13, 2020

TypeScript is already supported in some capacity, and many type declarations already exist. However there is room for improvement and an even better developer experience. 😺

Convert the webworker to TypeScript and improve typings across all modules (minimize type assertions, improve event types with discriminated unions, etc.)

@codynova
Copy link
Member Author

codynova commented Mar 17, 2020

This is waiting on the typescript branch for cannon-es to be completed

EDIT: The initial TS conversion for [email protected] is now complete

@codynova
Copy link
Member Author

codynova commented Apr 1, 2020

Make the API types more honest... See #51 (comment)

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

No branches or pull requests

1 participant