issues
search
nicojs
/
typed-inject
Type safe dependency injection for TypeScript
Apache License 2.0
456
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can I use DI in a Factory Pattern?
#70
besserwisser
opened
1 month ago
1
Question : How to use typed-inject in sub package?
#69
stevebeauge
opened
3 months ago
1
feat: add mechanics to provide classes with internally registered tokens
#68
yurahuchok
opened
5 months ago
0
feat: add mechanics to provide classes with internally specified tokens
#67
yurahuchok
closed
5 months ago
0
Improve type inference performance by simplifying child context type
#66
mayorandrew
opened
1 year ago
1
Allow multiple tokens for the same value
#65
dmeehan1968
opened
1 year ago
0
Feature request: give access to the root injector
#64
ukstv
opened
1 year ago
0
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#63
dependabot[bot]
opened
1 year ago
0
feat(Node version): set minimal node version to v16
#62
nicojs
closed
1 year ago
0
chore: update deps
#61
nicojs
closed
1 year ago
0
Question: IOC container in a react project
#60
fekete965
opened
1 year ago
4
Question: [typed-inject in Clean Architecture] How to inject instances so that other registered instances can reference them while being used as injectables themselves by other instances?
#59
haukehem
opened
1 year ago
1
build(deps): bump json5 from 2.2.1 to 2.2.3
#58
dependabot[bot]
closed
1 year ago
1
Use of mutation testing in typed-inject - Help needed
#57
belene
opened
1 year ago
0
Question: How to get an instance of a class only from its token?
#56
rmtuckerphx
opened
2 years ago
0
Typescript improvments... :(
#55
verikono
opened
2 years ago
0
feat(node): drop support for node 10 and 12
#54
nicojs
closed
2 years ago
0
feat(esm): migrate to native esm
#53
nicojs
closed
2 years ago
0
chore(deps): update dev dependencies
#52
nicojs
closed
2 years ago
0
Support for high order functions
#51
mhsdesign
opened
2 years ago
1
Combination of 20 provideValue()/provideFactory() calls make vscode unusable
#50
matteralus
opened
2 years ago
6
build(deps): bump minimist from 1.2.5 to 1.2.6
#49
dependabot[bot]
closed
2 years ago
2
fixed typo in docs
#47
ArdorDeosis
closed
2 years ago
1
Question: Circular Dependencies
#46
snnsnn
opened
2 years ago
2
Improve docs on injectClass and InjectFunction
#45
snnsnn
closed
2 years ago
0
fix typo
#44
huan
closed
2 years ago
0
chore(deps): update to TypeScript 4.5
#43
nicojs
closed
2 years ago
0
Difference between resolve and injectClass
#42
etiennelenhart
closed
2 years ago
3
Feat/configure ci
#41
PaulSenon
closed
3 years ago
0
chore(dev deps): update dev deps
#40
nicojs
closed
3 years ago
0
refactor(deps): update deps and typescript version
#39
nicojs
closed
3 years ago
0
Remove injector from parent on dispose
#38
tynor
closed
3 years ago
9
Disposed children retained by parent
#37
tynor
closed
3 years ago
2
build(deps): bump path-parse from 1.0.6 to 1.0.7
#36
dependabot[bot]
closed
3 years ago
1
chore(deps): update dependencies
#35
nicojs
closed
3 years ago
0
build(deps): bump y18n from 4.0.0 to 4.0.1
#34
dependabot[bot]
closed
3 years ago
1
Get the token of the target
#33
mahulst
opened
3 years ago
1
build(deps): bump ini from 1.3.5 to 1.3.7
#32
dependabot[bot]
closed
3 years ago
1
note strictFunctionTypes is required; add an interface test
#31
kyle-johnson
closed
3 years ago
1
Async factories
#30
schiller-manuel
opened
4 years ago
1
feat(dispose): dispose child injectors
#29
nicojs
closed
4 years ago
0
feat(maintanance): drop node 8 support
#28
nicojs
closed
4 years ago
0
feat(as const): allow to declare tokens as const
#27
nicojs
closed
4 years ago
0
build(dev-deps): update dev dependencies
#26
nicojs
closed
4 years ago
0
build(deps): bump lodash from 4.17.15 to 4.17.19
#25
dependabot[bot]
closed
4 years ago
2
Add a way to dispose all child injectors
#24
nicojs
closed
4 years ago
0
Support `as const` syntax for injection tokens
#23
reiv
closed
4 years ago
0
Type instantiation is excessively deep and possibly infinite.ts(2589)
#22
KennethKo
closed
3 years ago
6
fix(dist): distribute ts alongside dist js code
#21
nicojs
closed
4 years ago
0
Support TS 3.8 with full type safety
#20
nicojs
closed
2 years ago
0
Next