issues
search
thiagobustamante
/
typescript-ioc
A Lightweight annotation-based dependency injection container for typescript.
MIT License
526
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Missing NamespaceConfiguration import from module root
#98
LawoodDev
opened
4 months ago
0
Update dependencies
#97
jkoenig134
closed
1 month ago
1
Bump json5 from 2.1.3 to 2.2.3
#96
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#95
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#94
dependabot[bot]
opened
1 year ago
0
Bump codecov from 3.7.0 to 3.8.3
#93
dependabot[bot]
opened
2 years ago
0
Bump jsdom from 16.2.2 to 16.7.0
#92
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#91
dependabot[bot]
opened
2 years ago
0
Property Injection changed with recent Typescript versions.
#90
danelowe
opened
2 years ago
0
Is this project no longer maintained?
#89
Loksly
opened
2 years ago
0
Bump ajv from 6.12.2 to 6.12.6
#88
dependabot[bot]
opened
2 years ago
0
Bump node-fetch from 2.6.0 to 2.6.7
#87
dependabot[bot]
opened
2 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#86
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#85
dependabot[bot]
opened
3 years ago
0
Bump ws from 7.3.0 to 7.4.6
#84
dependabot[bot]
opened
3 years ago
1
Bump hosted-git-info from 2.8.8 to 2.8.9
#83
dependabot[bot]
opened
3 years ago
1
Bump lodash from 4.17.15 to 4.17.21
#82
dependabot[bot]
opened
3 years ago
1
Bump y18n from 4.0.0 to 4.0.1
#81
dependabot[bot]
opened
3 years ago
1
hot reloading
#80
davidmoshal
opened
3 years ago
0
allow parametrized resolution of services through getParametrized method
#79
DGrudzynskyi
opened
3 years ago
1
Since it doesn't support es5, how do I check compatibility for a specified version of browser?
#78
rainmanhhh
opened
3 years ago
0
TypeError: Invalid type requested to IoC container. Type is not defined.
#77
davidmoshal
opened
3 years ago
1
ContainerConfiguration.factory not working as expected
#76
ASafaeirad
closed
4 years ago
1
Constructor injection with inheritance not working as expected
#75
XaeroDegreaz
opened
4 years ago
1
Bump node-fetch from 2.6.0 to 2.6.1
#74
dependabot[bot]
closed
2 years ago
2
Help with Container instance
#73
fabiocavalcantezup
opened
4 years ago
1
Option to have target instance or (at least) target class name in factory context
#72
koldoon
opened
4 years ago
0
Option to set Scope.Singleton by default
#71
koldoon
opened
4 years ago
0
Bump codecov from 3.7.0 to 3.7.1
#70
dependabot[bot]
closed
2 years ago
2
Bump lodash from 4.17.15 to 4.17.19
#69
dependabot[bot]
closed
3 years ago
2
Invalid @Inject Decorator declaration on property
#68
jhd-lego
opened
4 years ago
5
Generic Type not working
#67
minawalphonce
opened
4 years ago
1
Bump minimist from 1.2.0 to 1.2.5
#66
dependabot[bot]
closed
2 years ago
2
@InjectValue annotation is not correctly exported
#65
aelayeb
closed
4 years ago
2
Async Factory
#64
davidbayo10
opened
4 years ago
5
@InRequestScope not returning the same Instance
#63
rafaferry
opened
4 years ago
4
Dependency injection does not work for instances provided by a linked library (npm link)
#62
jepetko
closed
4 years ago
2
CHANGELOG
#61
nemcikjan
opened
4 years ago
0
How to use singleton scope
#60
robertnisipeanu
closed
4 years ago
1
Property X is used before it is assigned.
#59
ghost
closed
4 years ago
1
Recursive container instantiation of OnlyInstantiableByContainer classes fails
#58
sasha-borodin
closed
4 years ago
5
Export Snapshot in index
#57
Kampfmoehre
closed
4 years ago
2
Bump codecov from 3.6.4 to 3.6.5
#56
dependabot[bot]
closed
4 years ago
1
Bump handlebars from 4.1.0 to 4.5.3
#55
dependabot[bot]
closed
4 years ago
2
"TypeError: Invalid type requested to IoC container. Type is not defined." - improve error message?
#54
seiyria
opened
5 years ago
4
Webpack transpiler error with UglifyJsPlugin
#53
mreiche
closed
5 years ago
1
Update README.md
#52
ThorstenBux
closed
5 years ago
1
Cannot overwrite binding with sinon stub
#51
jamespedid
closed
5 years ago
1
Not working on React native
#50
shatodj
closed
4 years ago
3
What case is meaningful for @AutoWired except @Singleton?
#49
jinsankim
closed
4 years ago
2
Next