-
Notifications
You must be signed in to change notification settings - Fork 208
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
List of modules without TS definitions #313
Comments
Updated to reflect new type additions. 22 left now. |
Should be published now |
Thanks Max. All landed except #356 (see comment) |
Now the hardest functions left to add the TS typings for 🥲 |
Added typings for |
just-is-primitive #391 |
just-map-object should be checked off #386 |
Done @maxsynnott |
Added types for just-flip |
Added types for just-flush |
Added just-diff-apply #409 |
Added just-pluck-it #389 |
@angus-c lots of great stuff happening here 🔥 |
Only 6 packages left! 🔥 |
Added just-compare #427 |
One left! Thanks to @Masa-Shin |
Added type definitions for function-curry #446 |
Only one package left for typescript 🥳 |
I've opened a PR with typings for the last package #469 |
And we're done! Many thanks to everyone who helped with this. Great job! |
We're in the process of adding TypeScript definitions and tests to every Just utility. You're welcome to help us get there! Here's an example PR.
You can verify new TypeScript definitions by running
yarn test-types
(This also gets run as part of theyarn test
script)Here's a list of all the packages without TS definitions yet. Any contributors wanting to contribute TypeScript here could decide from this
Collections
Objects
Functions
The text was updated successfully, but these errors were encountered: