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
Example of how to use scopes?
#48
cosmoKenney
closed
4 years ago
3
Add stronger typing to Container.get() via usage of generics
#47
ccl2of4
closed
5 years ago
1
fix grammatical mistakes in README.md
#46
ryanstreur
closed
5 years ago
2
Set constants
#45
pvieira91
closed
4 years ago
1
Handling connection errors
#44
med-qh
closed
4 years ago
1
Shared container across packages
#43
castorw
closed
6 years ago
1
Could not find a declaration file for module 'typescript-ioc/es5'
#42
rainmanhhh
closed
4 years ago
2
Async provider
#41
ghost
opened
6 years ago
1
just a typo
#40
mtrefzer
closed
4 years ago
1
Updating the error to include the information about the target type requested.
#39
snejati86
closed
6 years ago
1
Example of testing?
#38
nerder
closed
4 years ago
2
decorators order issue
#37
wack17s
opened
6 years ago
1
Added generic type to 'get' an object from the container
#36
frankvdb7
closed
4 years ago
1
Should I not be using interfaces at all?
#35
adamdry
closed
4 years ago
1
Can not instantiate Singleton class - error when using uglifyJS mangle option
#34
RaederDev
closed
4 years ago
1
Webworker support
#33
frankvdb7
closed
6 years ago
0
Per Request singletons
#32
nolazybits
closed
4 years ago
1
Fixing #30
#31
nolazybits
closed
6 years ago
1
Error thrown when trying to getType() of a unregistered type
#30
nolazybits
closed
6 years ago
0
Changing the type getType is returning
#29
nolazybits
closed
6 years ago
3
Multi-injection support
#28
julianosam
opened
6 years ago
5
Search for config file does not work on windows
#27
Morcatko
closed
6 years ago
2
adding the getType method
#26
nolazybits
closed
6 years ago
1
get the type registered as provided
#25
nolazybits
closed
6 years ago
2
Fix problems with IE when getting orignal constructor for injecting properties
#24
cfmano
closed
6 years ago
3
2 Files for abstract class (interface) and implementation result in error
#23
nolazybits
closed
6 years ago
3
Each type is auto bound
#22
bssergy
opened
6 years ago
1
Class constructor PersonRestProxy cannot be invoked without 'new'
#21
terehov
closed
6 years ago
3
Question about interfaces
#20
tmorell
closed
6 years ago
1
Invalid type requested to IoC container. Type is not defined. in node js app
#19
adamdry
closed
6 years ago
3
Adding snapshot and restore functionality plus docs
#18
westinpigott
closed
6 years ago
7
Allow for removing/reverting bindings
#17
westinpigott
closed
6 years ago
1
Possibility to have a factory or bind an already created instance to a type?
#16
nolazybits
closed
6 years ago
2
Use of const breaks minifiers
#15
nickhod
closed
6 years ago
1
ES5 / ES6 dynamic require in index.js doesn't work with browserify
#14
lakemalcom
closed
6 years ago
2
Change the value of an injected property is not working
#13
thiagobustamante
closed
7 years ago
0
Container.bind doesn't work in IE
#12
drwatson1
closed
6 years ago
4
@Provides in different file
#11
kozubikmichal
closed
7 years ago
9
override Container.bind()
#10
nilobarp
closed
7 years ago
5
Fix mistake in README
#9
clinton3141
closed
7 years ago
0
index.js should use var instead of let and const
#8
drwatson1
closed
7 years ago
2
Production build ends with error: SyntaxError: Unexpected token: name (isBrowser)
#7
drwatson1
closed
7 years ago
2
Uncaught TypeError: fs.existsSync is not a function in browser
#6
drwatson1
closed
7 years ago
3
Injection not working inside a constructor
#5
samuelcardoso
closed
7 years ago
2
Adding npm dynamic badge
#4
kazzkiq
closed
7 years ago
0
Avoid your own Map<T>
#3
SilentSpammer
closed
7 years ago
0
Class cannot be invoked without 'new' for target ES6 of compilerOptions
#2
serebro
closed
7 years ago
5
Enable multiple constructor arguments
#1
mnemonic101
closed
8 years ago
1
Previous