nodetskeleton icon indicating copy to clipboard operation
nodetskeleton copied to clipboard

A NodeJs Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star to project to show respect to author and effort. 🤗

Results 2 nodetskeleton issues
Sort by recently updated
recently updated
newest added

### Issue Description **Problem:** The `ObjectPropertyUtil` utility is incorrectly assigning properties from the `options` parameter to the `origin` object when calling `ObjectPropertyUtil.assign(options, origin, "body");`. **Expected Behavior:** The utility should assign...

- A new proposal for DefaultValue class