Deepkit

A new full-featured and high-performance TypeScript framework
GitHub
3.29k
Created 6 years ago, last commit a day ago
32 contributors
2.93k commits
Stars added on GitHub, month by month
2
3
4
5
6
7
8
9
10
11
12
1
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+1
Last week
+1.0
/day
Last month
+0.6
/day
Last 12 months
+0.8
/day
npmPackage on NPM
@deepkit/framework
1.0.1-alpha.160
Monthly downloads on NPM
2
3
4
5
6
7
8
9
10
11
12
1
2024
2025
README






Discord npm CI

Deepkit Framework is a new high-performance and real-time TypeScript framework for enterprise TypeScript applications. Standalone TypeScript libraries and a framework that brings everything together.

Docs

Check out the Deepkit Documentation to get started.

Getting started

To create a Deepkit app with Deepkit Framework from scratch, you can use NPM init:

npm init @deepkit/app@latest my-deepkit-app

Community Packages

Examples

Contributing

If you are interested in contributing to the development of Deepkit, check out the Development Docs to learn more about setting up your local development environment.