Deepkit

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