Jeongho Nam
Jeongho Nam
https://github.com/samchon/typescript-json I've developed a convenient JSON string conversion library who is 2x faster than the native `JSON.stringify()`. Hope it to be enrolled this awesome repo. ```typescript TSON.stringify(input); ```
When **nestia** generates an SDK library, **nestia** implements the import statements by analyzing which types are used in the paramters and return value of the methods who are declared in...
To support dynamic properties (#153), type of `MetadataProperty.name` must be changed from `string` to `Metadata`. However, `MetadataProperty` already has been possessed the `Metadata` type in the `MetadataProperty.metadata` property. For clean...
https://github.com/samchon/nestia/issues/141 @SkyaTura suggested a good idea in `nestia`, but `typescript-json` seems more suitable. Create a transformer function that generates a random data following its generic argument type. ```typescript export function...
`nestia` would have all features in the [nestia-helper](https://github.com/samchon/nestia-helper) module.
I've developed an open source library [typescript-json](https://github.com/samchon/typescript-json) based on transformer ([ttypescript](https://github.com/cevek/ttypescript)). If this C++ type checker being published, I will support it as soon as possible. Therefore, can you support...
### Is there an existing issue that is already proposing this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe...
If you're using `typia` in production level, can you introduce me? It would better if you are pasting production homepage URL with logo image.
https://github.com/samchon/schedules This is my open source development schedules that what to develop. As I develop open source projects only in my leisure time, I can fix bug of `typia` quickly,...