TypeScript IDE

Open-source TypeScript projects categorized as IDE

Top 23 TypeScript IDE Projects

  • Visual Studio Code

    Visual Studio Code

  • Project mention: XDebug with WP-Setup | dev.to | 2024-04-24

    In VSCode for example this can be easily done by adding the following .vscode/launch.json file:

  • Code-Server

    VS Code in the browser

  • Project mention: Run a Linux Distro in your Android device | dev.to | 2024-04-10

    Disclaimer: The whole process happens locally in the tablet, therefore all the programs are executed inside the tablet. I saw some other tutorials where people use code-server and besides the coding experience might look the same, running the full OS offers more capabilities.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • theia

    Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

  • Project mention: I can't stand using VSCode so I wrote my own (it wasn't easy) | news.ycombinator.com | 2024-04-21

    As an alternative to VSCode, consider Theia[1].

    Open-source, runs all the VSCode extensions, etc.

    [1] https://theia-ide.org

  • graphql-playground

    🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

  • Project mention: Migrating Netflix to GraphQL Safely | news.ycombinator.com | 2023-08-14

    > FYI, GraphiQL is deprecated, GraphQL Playground is a good alternative.

    You have this backwards.

    https://github.com/graphql/graphql-playground/issues/1366#is...

    https://github.com/graphql/graphiql

  • Eclipse Che

    Kubernetes based Cloud Development Environments for Enterprise Teams

  • Project mention: Show HN: Postgres Language Server | news.ycombinator.com | 2023-08-06

    1. yes this is possible, although it depends on your IDE. Here is a relevant discussion for eclipse (which also links to the VSCode implementation): https://github.com/eclipse/che/issues/4609. Note: i also didn't know how this worked, so I learned something today too.

    2. Yes, absolutely. Feel free to reach out to me directly, or just start contributing directly if you want

  • graphql-editor

    📺 Visual Editor & GraphQL IDE.

  • Project mention: Navigable graph view for any GraphQL schema | news.ycombinator.com | 2023-10-19
  • openvscode-server

    Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.

  • Project mention: Reviving decade-old Macs with antiX and MX Linux (2022) | news.ycombinator.com | 2023-12-08

    > Yeah, sadly there are entry level laptops cheaper than a phone or said monitor plus a keyboard and mouse

    Many people already have a monitor, mouse, and keyboard lying around. They'll also have a phone already. Plus, there are very cheap docks where you can just slide your phone into a laptop shell, priced similarly to the worst and most awful Chromebooks imaginable.

    > So nothing works offline.

    You can run a vscode server on your phone (https://github.com/gitpod-io/openvscode-server/releases). What's lacking is the VSCode GUI, so pointing a browser at http://[::1]:8080/ will work just fine.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • orchest

    Build data pipelines, the easy way 🛠️

  • core

    🚀 A framework helps you quickly build Cloud or Desktop IDE products. (by opensumi)

  • Monokle

    🧐 Monokle Desktop empowers you to better create, understand, and deploy YAML manifests with a visual UI that also provides policy validation and cluster insights.

  • Project mention: Another YAML/Helm-Loving Monokle release | /r/kubernetes | 2023-07-11

    Download from GitHub - https://github.com/kubeshop/monokle

  • react-codemirror

    CodeMirror 6 component for React. @codemirror https://uiwjs.github.io/react-codemirror/ (by uiwjs)

  • Project mention: Adding a Code Editor to your React App | dev.to | 2024-04-08

    So our users don't have to go through that pain, I used a library called react-codemirror to replace it with a code editor written for the web.

  • CodeCursor

    An extension for using Cursor in Visual Studio Code.

  • Project mention: GitHub - Helixform/CodeCursor: An extension for using Cursor in Vis...GitHub - Helixform/CodeCursor: An extension for using Cursor in Vis... | /r/thirdbrain | 2023-05-11
  • slashbase

    In-browser database IDE for dev/data workflows. Supports PostgreSQL & MongoDB.

  • Project mention: Generate and run SQL with GPT in Database Client (built with go - wails) | /r/golang | 2023-07-02
  • julia-vscode

    Julia extension for Visual Studio Code

  • Project mention: VS Code Julia extension no longer allows multiple "Run File in New Process" | /r/Julia | 2023-06-23

    Sounds like a bug to me, but check the issue tracker to see if someone's asked about it already (I would check closed issues as well). If you can't find anything then open a new issue for it, if it's intentional then they can explain the reasoning.

  • molecule

    :rocket: A lightweight Web IDE UI framework. (by DTStack)

  • NetPad

    A cross-platform C# editor and playground.

  • Project mention: NetPad: A cross-platform C# editor and playground | /r/dotnet | 2023-11-25
  • CushyStudio

    🛋 The AI and Generative Art platform for everyone

  • Project mention: Stable Video Diffusion | news.ycombinator.com | 2023-11-21

    Finally ! Now that this is out, I can finally start adding proper video widgets to CushyStudio https://github.com/rvion/CushyStudio#readme . Really hope I can get in touch with StabilityAi people soon. Maybe Hacker News will help

  • eide

    An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.

  • Project mention: Switching from IAR IDE to VSC or CLion | /r/embedded | 2023-12-07

    I recommend to use EIDE plugin for Vscode, you can easily import existed IAR project into vscode. https://em-ide.com/

  • bridge.

    Minecraft Add-on Editor | We strive to provide the best development experience possible

  • react-monacoeditor

    Monaco Editor component for React.

  • xmake-vscode

    🍩 A XMake integration in Visual Studio Code

  • IDP

    IDP is an open source AI IDE for data scientists and big data engineers.

  • puppeteer-ide-extension

    Standalone puppeteer playground in browser's developer tools.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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 IDE related posts

Index

What are some of the best open-source IDE projects in TypeScript? This list will help you:

Project Stars
1 Visual Studio Code 158,095
2 Code-Server 65,274
3 theia 18,814
4 graphql-playground 8,685
5 Eclipse Che 6,910
6 graphql-editor 5,934
7 openvscode-server 4,704
8 orchest 4,020
9 core 2,711
10 Monokle 1,523
11 react-codemirror 1,400
12 CodeCursor 1,346
13 slashbase 1,294
14 julia-vscode 1,263
15 molecule 840
16 NetPad 750
17 CushyStudio 571
18 eide 555
19 bridge. 315
20 react-monacoeditor 279
21 xmake-vscode 211
22 IDP 198
23 puppeteer-ide-extension 184

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com