thinkjs/thinkjs
Use full ES2015+ features to develop Node.js applications, Support TypeScript. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4723
- days_rel: n/a
- days_push: 26
- n_releases_24m: 0
Adoption not part of the score
5268 stars · 614 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ThinkJS is a Node.js web application framework that leverages full ES2015+ (ES6/7) features like async/await, with TypeScript support. It provides an MVC structure with routing, middleware, ORM, and RESTful API capabilities, built on concepts similar to Koa.
Use cases
- build a restful api server in nodejs
- develop web applications using es6/7 async await
- create a typescript node.js backend
- build an mvc web app with routing and middleware
- scaffold a nodejs project quickly with a cli
- add websocket support to a nodejs app
When to choose
- you want a batteries-included MVC framework for Node.js rather than minimal Koa/Express
- you prefer developing with full ES6+ syntax and async/await
- you want built-in TypeScript support in a Node.js framework
- you need routing, ORM, validation, and RESTful conventions out of the box
When to avoid
- you need the largest ecosystem and community - Express or NestJS are more popular
- you want a minimal unopinionated micro-framework
- your team relies on extensive third-party middleware written for Express/Koa
- you prefer a framework with frequent releases and active corporate backing
Facets
framework · maturity active
web-framework routing middleware websocket orm web-development backend apis es6 es7 koa-based restful mvc thinkjs nodejs javascript typescript
4 sources
- readme: https://github.com/thinkjs/thinkjs · fetched 2026-08-28 · fdbda38a9f6e
- homepage: https://thinkjs.org/ · fetched 2026-08-29 · 33cfb105d508
- registry_npm: https://registry.npmjs.org/thinkjs · fetched 2026-08-29 · 50374b300904
- site_page: https://www.thinkjs.org/changelog.html · fetched 2026-08-29 · 3e11b3b5eaeb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thinkjs/thinkjs | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem