1.1.3 • Published 3 years ago

clean-ts v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Description

Clean TypeScript is a plugin for creating server-side applications with Node.js, Clean Architecture and TypeScript. It is built with TypeScript and combines elements of OOP (Object Oriented Programming), it makes use of the Express framework as default server.

This plugin integrates with the Clean Scaffold tool, giving the developer the facility to building server-side applications in a faster and more efficient way, as it provides the solution for the solution so that the handling of the dependencies is not done manually created factories, but that the plugin solves them when starting the application. This is possible thanks to the Dependency Injection and the Inversion of Control (IoC).

Plugin implementation

$ npm install clean-ts

License

Clean TypeScript is MIT licensed.