-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
**Describe the bug**
When I have a class with an empty constructor container blows up. I have a class which requires the CLASS (below).
This causes the whole container to blow up with an undefined…
benoj updated
2 years ago
-
### Application
Other
### Dependency
Yes
### Feature Description
Introduce a DI container library such a `typedi` or `tsyringe`. Today we're doing a workaround with initializing the class, then e…
-
### Content
- github rest api를 쉽게 사용할 수 있는 모듈을 구성합니다.
- @octokit/rest 를 활용하거나 github rest api를 axios를 활용해 호출합니다.
### Coverage
- limit를 초과하더라도 retry혹은 throttle를 통해서 대기하는 기능을 추가합니다.
- singleTon구조…
-
## Describe the bug
`accountInfo` event is not emitted and `client.accountInfo` is null when using a refreshToken to login, despite the fact that I received `loggedOn` event correctly and cookies fro…
-
How do you contributors like [`tsyringe`](https://github.com/microsoft/tsyringe) ?
Would you help me to find out differences between `tsyringe` and `opensumi/di`.
Thank you.
-
**Describe the bug**
During compilation, swc crash when parsing file that use [inversify](https://github.com/inversify/InversifyJS) `@injectable` decorator.
```
Error: error: Unexpected token `…
-
## Background
在一些业务场景场景(根据元数据也就是类型定义来渲染界面)下,需要提供运行时 类型 => 值 的能力,刚好之前在技术周报上看到过deepkit这个框架,他宣称的运行时类型能力,后来去研究了一下,发现它提供了@deepkit/type这个包,然后用tsc和ts-loader试了一下,是行得通的,它通过 @deepkit/type和@deepkit/type-compi…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
3.28.0
### Plu…
-
AFJ works with tsyringe. It would be nice if the rest package also uses this package.
Need to write an adapter for tsyringe to work with routing-controllers.
https://github.com/typestack/routin…