issues
search
sindresorhus
/
type-fest
A collection of essential TypeScript types
Creative Commons Zero v1.0 Universal
14.4k
stars
547
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`ArraySlice`: Fix support for union input
#986
DIDA-lJ
closed
8 hours ago
0
Link the licenses from the readme
#985
ohansFavour
closed
3 days ago
0
`SharedUnionFieldsDeep`: Fix propagation for non union root types
#984
ocadoret
closed
8 hours ago
0
`SharedUnionFieldsDeep` with `undefined` in Union
#983
ocadoret
opened
5 days ago
3
ArraySlice: wrong type for union of tuples
#982
eranhirsch
closed
8 hours ago
0
Add option noCheck to TsConfigJson.compilerOptions
#981
blutorange
closed
1 week ago
0
Proposal: DeepPartialDiff
#980
jonathanmorley
opened
1 week ago
0
Use `number` for array indexes in `ToPath`
#979
NicolasCwy
opened
2 weeks ago
6
``ArrayTail`` doesn't work when mixed with optional elements
#978
ferferga
opened
2 weeks ago
0
fix(ArrayTail): not working with optional parameters
#977
ferferga
opened
2 weeks ago
1
license files not included in published package
#976
jayvdb
closed
2 weeks ago
0
export (Split)Words
#975
eranhirsch
closed
1 week ago
4
Bump the development-dependencies group with 4 updates
#974
dependabot[bot]
closed
3 weeks ago
1
Proposal: Predicate inferer
#973
emmbm
opened
3 weeks ago
3
JsonifiableObject & JsonifiableArray
#972
mfulton26
opened
1 month ago
0
IsBivariant
#971
innermatrix
opened
1 month ago
0
Proposal: Thunkable - a direct value or function which returns that value
#970
JQuezada0
opened
1 month ago
0
`OverrideProperties` and `Merge` don't retain callable aspect of type
#969
TomerAberbach
opened
1 month ago
4
`Get`: Fix handling of paths with number template literal
#968
sindresorhus
closed
2 weeks ago
0
`Get<T, Paths>` resolves to `unknown` if `Paths` contains a template literal type
#967
mwaibel-go
closed
2 weeks ago
1
OmitDeep - when omitting multiple optional fields final type goes wrong
#966
vilola
opened
1 month ago
0
Update readme.md to instruct to to install as Dev Dependency
#965
muchisx
closed
1 month ago
1
docs(entries): fix code example
#964
davidglezz
closed
1 month ago
0
Proposal: ReadonlyDate
#963
sindresorhus
opened
1 month ago
2
Bump the development-dependencies group with 3 updates
#962
dependabot[bot]
closed
1 month ago
1
Add missing `If` types for `Is` types
#961
ikelax
opened
1 month ago
0
Add Schema old behaviour back via Options
#960
iamandrewluca
opened
1 month ago
14
`OmitDeep` for array item
#959
Lonli-Lokli
opened
1 month ago
0
Key Inference for `Merge` and `MergeDeep`
#958
SaintPepsi
opened
1 month ago
2
Can i use GreaterThan as parameter type?
#957
enccode
opened
2 months ago
3
Proposal: `TupleToObject<TUPLE>`
#956
aandrejevas
opened
2 months ago
0
UnionToTuple fails when tuple is not ordered
#955
gxxcastillo
closed
2 months ago
4
Performance regression in Get<>
#954
panrafal
opened
2 months ago
2
Feature request: `OptionalToExplicit` (transform optional properties to required properties that may be undefined)
#953
gustavopch
opened
2 months ago
0
`Arrayable` is unusable
#952
fregante
opened
2 months ago
0
Bump the development-dependencies group with 2 updates
#951
dependabot[bot]
closed
2 months ago
2
Is there a type to merge value of a `Record` where each value is an object
#950
ashuvssut
opened
2 months ago
0
`Exact`: Fix usage with recursive types and unions
#949
abrenneke
closed
2 months ago
2
`Exact` no longer works with recursive types + unions
#948
abrenneke
closed
2 months ago
0
IsAny not working with "any" as generic type argument under different constraint
#947
Xriuk
opened
2 months ago
0
Non-Empty String Type
#946
roryabraham
opened
2 months ago
1
Add `UnionToTuple` type
#945
Emiyaaaaa
closed
2 months ago
0
Line-wrap all documentation?
#944
joliss
closed
2 months ago
2
Improve documentation for Tagged
#943
joliss
closed
3 months ago
0
Feature request: `KeysMatching` (filtered `keyof`)
#942
vincerubinetti
opened
3 months ago
4
MergeDeep takes type of property of source instead of using the destination type in case of undefined value
#941
Robstei
opened
3 months ago
1
Add issue templates
#940
fregante
closed
2 months ago
4
Add `SetRequiredDeep` type
#939
hugomartinet
opened
3 months ago
6
Add `StringRepeat` type
#938
Max10240
closed
3 months ago
3
`OmitDeep`: improve example
#937
Emiyaaaaa
closed
3 months ago
0
Next