issues
search
Hookyns
/
tst-reflect
Advanced TypeScript runtime reflection system
MIT License
341
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question] getType returns either Invalid (using getType<Type>()) or unkonwn (using getType(var))
#93
zerobytes
opened
2 months ago
7
Generic Type at runTime
#92
LotfiAghel
opened
11 months ago
1
Is there a way to use it with nestjs [Question]
#91
KaimDev
opened
1 year ago
1
[Question] Does this work with functions?
#90
lastmjs
closed
1 year ago
2
[Question] Vite support
#87
pablolazaro
opened
1 year ago
3
[Question] How to get field type inside a decorator
#86
Crash1988
closed
1 year ago
2
[Question] Comparison of Array types
#85
Andy-d-g
closed
1 year ago
9
[BUG] TS 4.9 - "[ERR] tst-reflect: You call getType() method directly..." error when following base usage examples.
#84
aj-bartocci
opened
2 years ago
21
[BUG] Union properties are broken
#83
AntonC9018
opened
2 years ago
5
[Question] npm package using tst-reflect cannot be imported
#82
uplight-dev
closed
1 year ago
1
[BUG] Uncaught ReferenceError: _ßr is not defined
#81
Hookyns
opened
2 years ago
4
Can't get function to work with create-react-app
#80
munkylo7578
closed
2 years ago
3
[BUG] Watch mode
#79
lsarrazi
opened
2 years ago
1
Participation in the new version of the system
#78
Hookyns
opened
2 years ago
60
Can't get `getType<T>()` to work
#77
3p3r
closed
1 year ago
5
[BUG] type metadata
#76
uplight-dev
closed
2 years ago
6
[BUG] tst-reflect: You call getType() method directly. You have probably wrong configuration, because tst-reflect-transformer package should replace this call by the Type instance.
#75
Manik-Jain
closed
2 years ago
8
[Question] Anyway to add it as angular transformer
#74
yd021976
closed
2 years ago
18
[BUG] Set not comparable
#73
avin-kavish
closed
1 year ago
1
Unable to access parameter decorators
#72
avin-kavish
closed
1 year ago
2
docs: add carloszimm as a contributor for ideas, bug
#70
allcontributors[bot]
closed
2 years ago
0
Default value parameters and variadic detection
#69
leohubert
closed
8 months ago
2
Support decorators from TS 4.8
#68
fourscience
closed
1 year ago
2
docs: add bjsi as a contributor for bug
#67
allcontributors[bot]
closed
2 years ago
0
Add support of `isDefaultValueAvailable` and `getDefaultValue` on PropertyInfo and Parameter types
#66
leohubert
opened
2 years ago
6
`import * as _Br from 'tst-reflect'` is added to every compiled file
#65
avin-kavish
closed
2 years ago
4
Types are being overwrritten across files in inline mode
#64
avin-kavish
closed
1 year ago
10
Method and Function overloads
#63
carloszimm
closed
2 years ago
15
How to share metastore between libraries and current project ?
#62
leohubert
closed
1 year ago
4
Some container types have empty string for `fullName` so equaility can't be checked with `is`
#61
avin-kavish
closed
2 years ago
4
Optional boolean resolves to true, false or undefiend
#60
avin-kavish
closed
2 years ago
7
typelib option emits `.meta.ts` file
#59
avin-kavish
closed
2 years ago
7
is there a typescript runtime validator?
#57
masx200
closed
2 years ago
5
docs: add avin-kavish as a contributor for code
#56
allcontributors[bot]
closed
2 years ago
0
feat: support node next module
#55
avin-kavish
closed
2 years ago
2
ES Module support
#54
avin-kavish
closed
2 years ago
15
docs: add dhkatz as a contributor for bug
#53
allcontributors[bot]
closed
2 years ago
0
docs: add joeferner as a contributor for code
#52
allcontributors[bot]
closed
2 years ago
0
docs: add avin-kavish as a contributor for bug
#51
allcontributors[bot]
closed
2 years ago
0
getCtor returns undefined when class property refers to another class that is defined after it
#50
avin-kavish
closed
1 year ago
7
Unable to get type arguments of class
#49
avin-kavish
closed
2 years ago
5
Reflect on functions
#48
avin-kavish
closed
2 years ago
3
Use with SWC
#47
avin-kavish
closed
2 years ago
1
There is no way to get Record type arguments
#46
ciricc
closed
2 years ago
5
Null is usually not added to a variable's list of types
#45
Irelynx
opened
2 years ago
4
const _ßr = require("tst-reflect"); // SyntaxError: Identifier '_ßr' has already been declared
#44
mribbons
closed
2 years ago
3
Type Forwarding
#43
dhkatz
closed
2 years ago
6
Type is not a Type. But is a Function which returns Type when type is recursive
#42
ciricc
closed
2 years ago
6
handle ReadonlyArray in isArray function
#41
joeferner
closed
2 years ago
3
add enum to getTypeKind
#40
joeferner
closed
2 years ago
0
Next