-
Path alias is already a useful feature when running code analysis, however, the output is always path relative to the found module.
This may not be always desirable, like, for instance, when workin…
-
- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues)
- [x] I am using the latest version of `npm-check-updates`
- [x] I am using `node >= 14.14`
--…
-
## Question
I'm trying to use nestia
I have a warning under
```
C:\Users\userName\Desktop\nestjs-cli-created\node_modules\@nestia\core\src\decorators\TypedRoute.ts:97
)(...args);
…
-
-
I often use generic, union, and layer form(by namespace) when writing type.
If i use mix union type and the other, Output type in sdk not be correctly.
**bug: import path and namespace is lost.*…
-
### Summary
Hey, have noticed Typia doesn't appear to check for `NaN` values. Note that `NaN` (i.e. Not-A-Number) is a unrepresentable / non-computable IEEE754 numeric that can only result in anoth…
-
Can you please update the benchmarks?
Btw. I updated the serializer for asString and I think you are using a similar serializer for strings. Maybe you want to adapt it for more performance.
https:…
-
## Question
I always welcome any questions about this backend proejct. However, half of questions can be solved by traveling [README.md](https://github.com/samchon/nestia) or old [issues](https://git…
-
## Feature Request
NestJS Route exporter
## Is your feature request related to a problem? Please describe.
While developing SPA's or any other REST dependent app there is common challenge for…
-
## Feature Request
About api document, authentication is important information.
However, nestia doesn't support it yet.
So please consider to make this feature.
I want to build api docs like bel…