Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more. Learn more →
Top 12 TypeScript Code Review Projects
-
gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
Project mention: How do you manage remote dev workstations in the cloud? | news.ycombinator.com | 2024-12-27Gitpod (https://www.gitpod.io) is a great option here. It aims to remove the ops burden, provide a great developer experience and give you tools to manage your spend (eg automatic timeouts, suspend/resume, standardized creation of environments).
Full disclosure: I’m one of Gitpod’s co-founders.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
There’s more do checkout dangerjs website.
-
-
ai-codereviewer
AI Code Reviewer: Enhance your GitHub workflow with AI-powered code review! Get intelligent feedback and suggestions on pull requests using OpenAI's GPT-4 API, improving code quality and saving developers time.
Has anyone here tried out https://github.com/freeedcom/ai-codereviewer which I suspect is something similar only in GHA form?
-
-
Project mention: Learnings from trialling 8 AI code review tools | news.ycombinator.com | 2025-05-12
Really liked the analysis.
We’re building Kodus, an AI code review agent that works directly on GitHub, GitLab, Bitbucket, or Azure. The idea is that Kody, our agent, leaves comments on PRs with suggestions based on your team’s existing patterns. And over time, it learns from the reviews your team has already done.
You can configure what it comments on and how it gives feedback, and everything happens right inside the PR so the team doesn’t have to leave their usual flow.
If you feel like testing it out and sharing feedback, we’d really appreciate it. We’re listening closely to the community to make Kody more useful in real-world workflows. https://kodus.io
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
ai-reviewer
Context-aware AI reviewer for Pull Requests. Instant summary, line-by-line comments, title generation and more
Project mention: Show HN: Presubmit – Open-Source AI Code Reviewer | news.ycombinator.com | 2025-04-13 -
-
Project mention: Show HN: The missing inbox for GitHub pull requests | news.ycombinator.com | 2025-05-12
-
This article really hits home for me. I've been working on a tool called Code Charter, which aims to do exactly what you're advocating for: provide visual representations of code that make it easier to understand.
I'm taking a slightly different approach than some of the tools mentioned here. Code Charter focuses on distilling key patterns in code, creating a semantic map for call graphs in a codebase. This is useful for understanding the architecture of a project and, during development, for moving between the high level and the implementation code.
It is still in development and will be released soon as an extension for VSCode.
Check it out if you're interested: https://github.com/CRJFisher/code-charter
-
vscode-pull-request-time
A Visual Studio Code extension that helps you to create smaller pull requests based on git modifications :octocat:
TypeScript Code Review discussion
TypeScript Code Review related posts
-
Learnings from trialling 8 AI code review tools
-
Show HN: AI code review now available on Azure DevOps
-
AI Code Reviews vs. Traditional Code Reviews
-
Show HN: Presubmit – Open-Source AI Code Reviewer
-
What should you focus on in a code review?
-
Kodus – An open source AI code review engine (AST and LLW, less noise)
-
Show HN: Presubmit.ai – open-source LLM-based PR reviewer
-
A note from our sponsor - SurveyJS
surveyjs.io | 18 May 2025
Index
What are some of the best open-source Code Review projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | gitpod | 13,295 |
2 | danger-js | 5,344 |
3 | vscode-pull-request-github | 2,385 |
4 | ai-codereviewer | 856 |
5 | watermelon-vscode | 428 |
6 | kodus-ai | 349 |
7 | codeball-action | 311 |
8 | ai-reviewer | 110 |
9 | codewing | 69 |
10 | mergeable | 46 |
11 | code-charter | 17 |
12 | vscode-pull-request-time | 7 |