TypeScript Software Development

Open-source TypeScript projects categorized as Software Development

Top 14 TypeScript Software Development Projects

  • Code-Server

    VS Code in the browser

  • Project mention: VC Code in the browser – Self hosted, sync between devices | news.ycombinator.com | 2024-05-04
  • Hoppscotch

    Open source API development ecosystem.

  • Project mention: Bypass CORS errors while testing your APIs using Hoppscotch 🔧 | dev.to | 2024-04-17

    How can Hoppscotch help you intercept the API calls? 👽

  • 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
  • Appwrite

    Your backend, minus the hassle.

  • Project mention: How I use Appwrite Databases with Pinia to build my own habit tracker | dev.to | 2024-04-14

    If you haven't tried Appwrite, make sure you give it a spin. It's a open source backend that packs authentication, databases, storage, serverless functions, and all kinds of utilities in a neat API. Appwrite can be self-hosted, or you can use Appwrite Cloud starting with a generous free plan.

  • Hasura

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

  • Project mention: Serious flaws in SQL – Edgar F. Codd (1990) | news.ycombinator.com | 2024-04-25

    > 2. ORMs do not hide SQL nastiness.

    This is certainly true!

    I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible".

    I think the are of ORMs is over. It simply did not deliver.

    If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to type? Just not worth it.

    I prefer jooq any day over ORMs. And dont get me started over what tools like Hasuna have to offer.

    There are also some languages (forgot the names) that are SQL-done-right. Select in the back, more type safe, more logic, more in the same steps as the query gets executed. These need to be adopted by PG and MySQL and we're good to go. (IMHO)

    https://www.jooq.org/

    https://hasura.io/

  • JupyterLab

    JupyterLab computational environment.

  • Project mention: Show HN: Marimo – an open-source reactive notebook for Python | news.ycombinator.com | 2024-01-12

    Does this allow to run a long running task in the background so that a user can close & reopen the tab and continue seeing all the output that has been produced thus far?

    This is currently being worked on in Jupyter: https://github.com/jupyterlab/jupyterlab/pull/15448

  • continue

    ⏩ Open-source VS Code and JetBrains extensions that enable you to easily create your own modular AI software development system

  • Project mention: Ask HN: Who is hiring? (February 2024) | news.ycombinator.com | 2024-02-01

    Continue (YC S23) | Founding Engineer | ONSITE | Full-time | San Francisco | $130-$170K + 1-2% Equity

    At Continue, we are on a mission to make building software feel like making music. We are creating the open-source autopilot for VS Code and JetBrains——the easiest way to code with any LLM (https://github.com/continuedev/continue).

    You are likely a good fit if you

    - have founded or want to found your own startup one day

    - have experience with frontend, backend, ML technologies

    - are enthusiastic about AI/LLMs, open source, developer tools

    - get excited about supporting users and helping customers

    - want to work in-person in SF the majority of the time

    More info: https://www.ycombinator.com/companies/continue/jobs/smcxRnM-...

  • Vue Storefront

    Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.

  • 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
  • unleash

    Open-source feature management solution built for developers.

  • Project mention: How to Implement Feature Flags in Node.js using Unleash | dev.to | 2024-01-01

    Unleash (Feature Flags)

  • 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

  • Traduora

    Ever® Traduora™ - Open Translation Management Platform

  • Accent

    The first developer-oriented translation tool. True asynchronous flow between translators and your team.

  • acorn

    Built with Holochain, Acorn is an open-source, peer-to-peer project management application. It is designed and built as a scrum-alternative, Agile Development Pattern for distributed software development teams. Acorn is currently in Alpha testing phase. (by lightningrodlabs)

  • snypy-frontend

    Open source code snippet organizer for developers

  • susie

    Susie checks GitHub repositories for sustainability and provides interesting knowledge for developers regarding sustainable software development.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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 Software Development related posts

  • VC Code in the browser – Self hosted, sync between devices

    1 project | news.ycombinator.com | 4 May 2024
  • Ask HN: Who is hiring? (May 2024)

    8 projects | news.ycombinator.com | 1 May 2024
  • How I use Appwrite Databases with Pinia to build my own habit tracker

    2 projects | dev.to | 14 Apr 2024
  • Exploring Appwrite: A Comprehensive Guide

    1 project | dev.to | 13 Apr 2024
  • Run a Linux Distro in your Android device

    7 projects | dev.to | 10 Apr 2024
  • Hoppscotch v2024.3.0: Access Control, Variable Scopes and more..

    2 projects | dev.to | 1 Apr 2024
  • RStudio: Integrated development environment (IDE) for R

    6 projects | news.ycombinator.com | 20 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 Code-Server 65,551
2 Hoppscotch 60,433
3 Appwrite 41,260
4 Hasura 30,851
5 JupyterLab 13,793
6 continue 11,309
7 Vue Storefront 10,451
8 unleash 10,305
9 Eclipse Che 6,917
10 Traduora 1,947
11 Accent 1,176
12 acorn 94
13 snypy-frontend 53
14 susie 24

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com