-
-
Notifications
You must be signed in to change notification settings - Fork 230
Issues: piotrwitek/utility-types
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Deep Recursive Optional & Required with the possibility to define a path to a property
#196
opened May 3, 2024 by
robkuz
FilterKeys
, OmitByCondition
, PickByCondition
(more flexible variants of Pick
and Omit
)
#194
opened Apr 1, 2024 by
Antonzo
TypeScript:
DeepPartial
not working for union of string and string literals
#174
opened Oct 29, 2021 by
fluffy-heinzelman
New Type "RequiredByValueExcept<T, ValueType>", "PartialByValueExcept<T, ValueType>"
#173
opened Oct 15, 2021 by
black7375
Refactoring to utilize new recursive conditional feature
accepting PRs
enhancement
Hacktoberfest
#151
opened Sep 3, 2020 by
dgreene1
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.