Deepkit

A new full-featured and high-performance TypeScript framework
GitHub
3.2k
Created 6 years ago, last commit 10 days ago
32 contributors
2.89k commits
Stars added on GitHub, month by month
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.6
/day
Last month
+0.8
/day
Last 12 months
+0.8
/day
Package on NPM
@deepkit/framework
1.0.1-alpha.154
Monthly downloads on NPM
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
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.