@tsclean/core
TypeScript icon, indicating that this package has built-in type declarations

1.10.13 • Public • Published

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 @tsclean/core

License

Clean TypeScript is MIT licensed.

Package Sidebar

Install

npm i @tsclean/core

Weekly Downloads

38

Version

1.10.13

License

MIT

Unpacked Size

1.36 MB

Total Files

644

Last publish

Collaborators

  • tsclean