Skip to content

Issues: lazarljubenovic/type-guards

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Create new release
#57 opened Mar 6, 2023 by kkirsche
Add "throwUnless" enhancement New feature or request good first issue Good for newcomers
#30 opened Feb 21, 2020 by lazarljubenovic
Filtering out specific symbols enhancement New feature or request help wanted Extra attention is needed
#29 opened Feb 3, 2020 by lazarljubenovic
Add "isIterable" type guard enhancement New feature or request good first issue Good for newcomers
#28 opened Nov 16, 2019 by lazarljubenovic
Add "isTruthy" and "isFalsey" guards enhancement New feature or request good first issue Good for newcomers
#27 opened Nov 14, 2019 by lazarljubenovic
Utilize the new asserts feature of TS 3.7 enhancement New feature or request question Further information is requested
#26 opened Oct 27, 2019 by lazarljubenovic
isEnum should also accept an enumeration object enhancement New feature or request
#25 opened Oct 25, 2019 by lazarljubenovic
Export extended Guard type enhancement New feature or request good first issue Good for newcomers
#18 opened Oct 6, 2019 by lazarljubenovic
Add "not" helper to the FP module enhancement New feature or request help wanted Extra attention is needed
#11 opened Aug 18, 2019 by lazarljubenovic
Add contribution guidelines enhancement New feature or request
#10 opened Aug 17, 2019 by lazarljubenovic
Allow missing properties when undefined would be a valid value? help wanted Extra attention is needed question Further information is requested
#8 opened Aug 17, 2019 by lazarljubenovic
Add "isRecord(key, value)" typeguard enhancement New feature or request
#4 opened Aug 16, 2019 by lazarljubenovic
ProTip! Exclude everything labeled bug with -label:bug.