@koolie/tooling
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

Description

@koolie is a platform designed to reduce the time and effort required to build production-ready Typescript applications. While its primary focus is on the development of microservices and APIs, the platform can assist all types of applications regardless of their size and complexity.

It consists of a collection of Typescript packages that can be included into applications to perform the heavy lifting in tasks such as:

  • graceful application startup and shutdown
  • application configuration loading
  • application logging
  • database interfaces and query building
  • defining and implementing APIs including auto-generation of Swagger and OpenAPI v3 specifications
  • management of the Typescript toolset and 3rd-party packages

This modular approach allows applications to include as much or as little of the platform as they require.

Package Sidebar

Install

npm i @koolie/tooling

Weekly Downloads

10

Version

0.5.0

License

MIT

Unpacked Size

69.5 kB

Total Files

32

Last publish

Collaborators

  • koolie