-
## Sorting
- **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [x] support request
- I confirm that I
- [x] used the [search](https://github.com/lukeautry/tsoa/…
-
# Using InversifyJS in NuxtJS | Damir's Corner
[https://www.damirscorner.com/blog/posts/20200724-UsingInversifyjsInNuxtjs.html](https://www.damirscorner.com/blog/posts/20200724-UsingInversifyjsInNu…
-
Hi! I'm loving this crate so far, so thank you for all your hard work. There's one thing which it seems to be missing to fit my use case, though:
It would be nice to be able to bind a type to an ex…
-
I'm just getting into InversifyJS and I'm struggling to get my head around the concept of Express controllers.
Usually I write my code in such a fashion that the routing chain is executed step by s…
-
Shouldn't be using static classes for everything. https://github.com/inversify/InversifyJS
-
* **2.4.3**:
* **node v14.16.1**:
* **allow ignoring duplicate injectable decorators or try catch, when my self module use the InversifyJS decorator EventEmitter, code will be interrupted by the thr…
-
Hi,
Thanks for a very interesting library with a really nice API!
I have, however, a problem when I try to put a model in its own file. I've used the [example](https://github.com/easypeasy-com…
-
Either the examples are misleading or I am misunderstanding.
As stated in:
https://github.com/inversify/InversifyJS/blob/e2cf550/wiki/symbols_as_id.md
> In very large applications using str…
-
Hey, I might need to download a bundle containing a service when resolving it so I need a way to `.get` asynchronously and have async factories (like in InversifyJS for example).
Alternatively if p…
-
When using InversifyJS with Jest, creating a container with mock dependencies results in the error:
TypeError: Cannot read property 'constructor' of null.
## Expected Behavior
A container shoul…