Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dsherret/conditional-type-checks issues and pull requests
#21 - docs(): Failure Assertion
Issue -
State: open - Opened by ShaMan123 about 2 years ago
#20 - IsExact does not handle `readonly` modifier
Issue -
State: open - Opened by Yaojian over 2 years ago
- 1 comment
#19 - fix: handle recursive types in `IsExact`
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#18 - Fails with recursive types
Issue -
State: closed - Opened by jakearchibald over 2 years ago
- 3 comments
Labels: bug
#17 - IsExact fails with string enum item and string
Issue -
State: open - Opened by MikelArnaiz over 2 years ago
- 1 comment
Labels: by design
#16 - Update IsUnknown to simpler form
Pull Request -
State: closed - Opened by valerii15298 over 2 years ago
#15 - Unclear how to check for deep equality of nested types
Issue -
State: open - Opened by elashpear over 2 years ago
- 4 comments
#14 - Add constraints to type parameters of `Has`
Issue -
State: open - Opened by younho9 about 3 years ago
- 2 comments
#13 - IsExact of two identical enums is not working.
Issue -
State: closed - Opened by foresightyj about 4 years ago
- 2 comments
#12 - Add a function function eq<A, B>(x: IsExact<A, B>) {}
Issue -
State: open - Opened by Jack-Works over 4 years ago
- 1 comment
#11 - fix: improve `isAny` type
Pull Request -
State: closed - Opened by smmoosavi almost 5 years ago
- 1 comment
Labels: enhancement
#10 - IsAny improvement
Issue -
State: closed - Opened by smmoosavi almost 5 years ago
- 2 comments
Labels: enhancement
#9 - Add IsAssignable
Issue -
State: open - Opened by dsherret about 5 years ago
- 9 comments
Labels: enhancement
#8 - IsExact - Optional properties not handled
Issue -
State: closed - Opened by dsherret about 5 years ago
Labels: bug
#7 - IsExact - Object type where one property type is the `any` type leads to result being true
Issue -
State: closed - Opened by dsherret about 5 years ago
Labels: bug
#6 - Add `HasProperty`
Issue -
State: open - Opened by dsherret over 5 years ago
- 2 comments
Labels: enhancement
#5 - how do I use this library with jest testing?
Issue -
State: closed - Opened by rainzhao2000 over 5 years ago
- 10 comments
Labels: question
#4 - Fix IsAny returning 'boolean'
Pull Request -
State: closed - Opened by rohit-gohri over 5 years ago
- 1 comment
Labels: bug
#3 - IsAny returns 'boolean'
Issue -
State: closed - Opened by rohit-gohri over 5 years ago
- 4 comments
Labels: bug
#2 - IsExactType does not fail for nullable equalling non-nullable
Issue -
State: closed - Opened by dsherret about 6 years ago
- 1 comment
Labels: bug
#1 - Add AssertTrue/AssertFalse
Issue -
State: closed - Opened by dsherret over 6 years ago
- 3 comments
Labels: enhancement