LIBRARIES

A collection of open source TypeScript libraries under MIT license that work standalone or in combination. Each library lives in its own NPM package, is carefully optimised, and follows modern best practises.

Progressively adopt Deepkit libraries one by one or use all together in Deepkit Framework.

Deepkit ORM Browser

Deepkit ORM Browser is a web application that allows you to browse your database schema, edit your data, see migration changes, and seed your database. Everything based on your TypeScript entity types.

It is part of Framework Debugger but can also be used standalone.

Learn more

g

Deepkit API Console

Auto documentation of your HTTP and RPC API right in the browser showing all your routes, actions, parameters, return types, status codes, in TypeScript type syntax.

Interactively explore and test your API with the API Console.

It is part of Framework Debugger but can also be used standalone.

Learn more

g

Deepkit Debugger

Deepkit Framework Debugger is a web application giving you insights into your application.

Module hiarchy, configuration, APIs, database, profiler, and much more.

Learn more

g
Made in Germany