-
Notifications
You must be signed in to change notification settings - Fork 395
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
Migrate codebase to ES8/TypeScript? #100
Comments
I think this is a good idea. But migrating this codebase to typescript can be more difficult than reimplementing the library. If you want to use it with typescript you can install the definitions. |
@demensky My suggestion was not for using Zdog with TypeScript but to improve the codebase and encourage contribution. |
Let's try. |
@demensky Can you please open a new branch for this? ( |
I do not have permission for this repository. I was just creating definitions. |
I've been taking a break from Metafizzy development. I may evaluate this in 2021 |
What do you think guys about migrating Zdog codebase to ES8/TypeScript? 💪
It will improve coding time and let new people that want to contribute this project an easier start point.
The text was updated successfully, but these errors were encountered: