TypeScript Code Review

Open-source TypeScript projects categorized as Code Review

Top 12 TypeScript Code Review Projects

Code Review
  1. 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-27

    Gitpod (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.

  2. 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.

    SurveyJS logo
  3. danger-js

    ⚠️ Stop saying "you forgot to …" in code review

    Project mention: Stop saying “you forgot to …” in code review | dev.to | 2024-09-23

    There’s more do checkout dangerjs website.

  4. vscode-pull-request-github

    GitHub Pull Requests for Visual Studio Code

  5. 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.

    Project mention: PR Agent – AI chat for code reviews on GitHub | news.ycombinator.com | 2024-09-10

    Has anyone here tried out https://github.com/freeedcom/ai-codereviewer which I suspect is something similar only in GHA form?

  6. watermelon-vscode

    🍉 VS Code Extension to enrich files of code with code context

  7. kodus-ai

    Open source AI code reviews — just like your senior dev would do.

    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

  8. codeball-action

    🔮 Codeball – AI Code Review that finds bugs and fast-tracks your code

  9. 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.

    InfluxDB logo
  10. 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
  11. codewing

    Next level code navigation for Java and Go on GitHub.

  12. mergeable

    A better inbox for GitHub pull requests

    Project mention: Show HN: The missing inbox for GitHub pull requests | news.ycombinator.com | 2025-05-12
  13. code-charter

    Visual summaries for code repositories

    Project mention: We need visual programming. No, not like that | news.ycombinator.com | 2024-07-14

    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

  14. vscode-pull-request-time

    A Visual Studio Code extension that helps you to create smaller pull requests based on git modifications :octocat:

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Code Review discussion

Log in or Post with

TypeScript Code Review related posts

  • Learnings from trialling 8 AI code review tools

    1 project | news.ycombinator.com | 12 May 2025
  • Show HN: AI code review now available on Azure DevOps

    1 project | news.ycombinator.com | 2 May 2025
  • AI Code Reviews vs. Traditional Code Reviews

    1 project | dev.to | 25 Apr 2025
  • Show HN: Presubmit – Open-Source AI Code Reviewer

    1 project | news.ycombinator.com | 13 Apr 2025
  • What should you focus on in a code review?

    1 project | dev.to | 11 Apr 2025
  • Kodus – An open source AI code review engine (AST and LLW, less noise)

    1 project | dev.to | 10 Apr 2025
  • Show HN: Presubmit.ai – open-source LLM-based PR reviewer

    1 project | news.ycombinator.com | 12 Dec 2024
  • A note from our sponsor - SurveyJS
    surveyjs.io | 18 May 2025
    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 →

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

Sponsored
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.
surveyjs.io

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?