issues
search
gcanti
/
typelevel-ts
Type level programming in TypeScript
https://gcanti.github.io/typelevel-ts
MIT License
357
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ini from 1.3.5 to 1.3.7
#46
dependabot[bot]
opened
3 years ago
0
(question) Why do you need to test types?
#45
vyorkin
opened
4 years ago
1
rewrite `Overwrite` definition using built-in `Omit`, fix #43
#44
gcanti
closed
4 years ago
0
The Type Overwrite should not make all attributes necessary
#43
looading
closed
4 years ago
1
Use keyof object in Omit for better type checking
#42
vlazh
closed
5 years ago
13
Use boolean literals rather than 'T' and 'F'
#41
pelotom
closed
5 years ago
2
Polish: better Equals, closes #39
#40
gcanti
closed
5 years ago
0
The `Equals` type doesn't always work
#39
aleclarson
closed
5 years ago
4
handle empty object and primitives in RequiredKeys and OptionalKeys
#38
ajafff
closed
6 years ago
1
OptionalKeys: handle string index signature
#37
ajafff
closed
6 years ago
1
Fix RequiredKeys and OptionalKeys
#36
stefanobaghino
closed
6 years ago
1
Bug Fix: KeysOfType now handles optional keys, fix #34
#35
gcanti
closed
6 years ago
0
KeysOfType doesn't handle optional keys
#34
gcanti
closed
6 years ago
0
Add RequiredKeys and OptionalKeys types
#33
saitonakamura
closed
6 years ago
3
Bug Fix: use never instead of undefined in Exact definition, fix #31
#32
gcanti
closed
6 years ago
0
Using `Exact` with React props it doesn't warn on prop of type `any`
#31
leighman
closed
6 years ago
1
Diff and unions
#30
OliverJAsh
opened
6 years ago
3
`withDefaults` and unions
#29
OliverJAsh
opened
6 years ago
0
Fix typo in README's TaggedUnionMember example
#28
pelotom
closed
6 years ago
1
New Feature: add KeysOfType
#27
mattiamanzati
closed
6 years ago
1
New Feature: add TaggedUnionMember
#26
gcanti
closed
6 years ago
0
New Feature: add KeysOfType
#25
mattiamanzati
closed
6 years ago
1
Breaking change: upgrade to typescript@2.9.x
#24
gcanti
closed
6 years ago
0
fix test errors with typescript@2.8.3
#23
gcanti
closed
6 years ago
0
doesn't compile with TS 2.9
#22
bogus34
closed
6 years ago
1
Update `withDefaults` example to omit `undefined` input prop values
#21
OliverJAsh
closed
6 years ago
0
`withDefaults` React HOC and `undefined` input props
#20
OliverJAsh
closed
6 years ago
1
`ObjectOmit` narrows `any` type to `{}`
#19
OliverJAsh
opened
6 years ago
7
add `HListConcat`, closes #17
#18
gcanti
closed
6 years ago
0
HList concatenation
#17
tvald
closed
6 years ago
3
add `Required`, `Purify`, `NonNullable`, closes #15
#16
gcanti
closed
6 years ago
0
Add NonNullable and Required
#15
OliverJAsh
closed
6 years ago
1
Add ObjectOptional, closes #13
#14
jakeweary
closed
7 years ago
1
ObjectOptional feature request
#13
jakeweary
closed
7 years ago
2
ObjectOmit doesnt preserve optional keys
#12
ccorcos
closed
6 years ago
4
`ObjectOmit` does not carry across properties from all variants in union
#11
OliverJAsh
opened
7 years ago
4
update to TypeScript 2.5
#10
gcanti
closed
7 years ago
0
TS 2.5 regression
#9
KiaraGrouwstra
closed
6 years ago
5
suggestion: dynamic function type
#8
amir-arad
closed
6 years ago
29
add `NumberToString` conversion map
#7
amir-arad
closed
7 years ago
3
typings suggestions
#6
amir-arad
closed
7 years ago
3
hlists and tuples
#5
gcanti
closed
7 years ago
2
add support for exact types (a la Flow)
#4
gcanti
closed
7 years ago
0
upgrade to TypeScript v2.4.1
#3
gcanti
closed
7 years ago
0
Add Clean
#2
gcanti
closed
7 years ago
4
Example for Option
#1
danielepolencic
closed
6 years ago
1