TypeScript developer-tools

Open-source TypeScript projects categorized as developer-tools

Top 23 TypeScript developer-tool Projects

  • puppeteer

    Node.js API for Chrome

  • Project mention: Hacking out an AI spider with Node | dev.to | 2024-05-11

    Some quick docs fumbling and you get a working script for loading the page and grabbing the innerHTML of the listing element like so:

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

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

  • Project mention: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev | dev.to | 2024-02-05

    appsmith — Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.

  • Refine

    A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

  • Project mention: Synch vs. Async Programming | dev.to | 2024-04-16
  • 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-...

  • illa-builder

    Low-code platform allows you to build business apps, enables you to quickly create internal tools such as dashboard, crud app, admin panel, crm, cms, etc. Supports PostgreSQL, MySQL, Supabase, GraphQL, MongoDB, MSSQL, Rest API, Hugging Face, Redis, etc. Automate workflows with schedule or webhook. Open source Retool.

  • Project mention: Low Code vs Traditional Development: Optimal Efficiency in Choice | dev.to | 2023-12-28

    ILLA Cloud, as an out-of-the-box low-code tool, empowers developers to rapidly construct internal tools using straightforward JavaScript, eliminating the need to create new projects.

  • jsonhero-web

    JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.

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

    List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹

  • Project mention: Ask HN: What apps have you created for your own use? | news.ycombinator.com | 2023-12-12

    I initially created Npkill (https://npkill.js.org) for my own use because as a web developer I was always running out of disk space. When we launched it quickly became popular because it seems that not only we had that problem and today it is the most popular tool for that purpose.

    Another one I launched was Pill Reminder (https://zaldih.github.io/pill-reminder/). If you are taking something for a cold or medical treatment it allows you to easily swipe and note down when you have taken your medication and lets you know when you are due to take it next.

    ScrollTabs (https://github.com/zaldih/scrolltabs-extension) was born so soon after I migrated from chrome to firefox years ago and I missed being able to switch between tabs with the mouse scroll.

    + many others that I would like to prepare and make public for the future.

  • yalc

    Work with yarn/npm packages locally like a boss.

  • BoostNote-App

    Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.

  • Project mention: Created a versus list for Note Taking Apps (last tab). What do you guys think? Did I miss anything? | /r/UpNote_App | 2023-07-04
  • garden

    Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching

  • Project mention: Build pipelines always seem to take longer than doing the same locally | /r/cicd | 2023-12-09

    Hey there! Have you tried garden.io for caching? We also cache tests. Pretty much anything that's possible to cache. We're open source at https://github.com/garden-io/garden

  • kubero

    A free and self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps

  • Project mention: Simplest approach to Kubernetes on dedicated servers? (for CI/CD) | /r/hetzner | 2023-10-04

    For deploying your apps you could use something like Kubero (https://github.com/kubero-dev/kubero)

  • Monokle

    Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle

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

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

  • FeatureProbe

    FeatureProbe is an open source feature management service. 开源的高效可视化『特性』管理平台,提供特性开关、灰度发布、AB实验全功能。

  • Project mention: FeatureProbe: An open-source feature management for developers. | /r/github | 2023-09-23
  • git-notify

    🙉 📣 Communicate important updates to your team via git commit messages

  • lost-pixel

    Open source alternative to Percy, Chromatic, Applitools.

  • Project mention: How to debug GitHub actions. Real-world example | dev.to | 2024-03-27

    As an example, we will run a simple GitHub action on our front-end project. GitHub action will be the bare minimum and will execute some open-source visual regression tests on a single webpage.

  • log4brains

    ✍️ Log and publish your architecture decisions (ADR)

  • Project mention: A practical overview on Architecture Decision Records (ADR) | dev.to | 2023-05-25

    There is an interesting win-win tool called log4brains, that can turn your markdown into a static website. It's also integrated into MADR template. I haven’t had time to try them yet, but it's in my backlog.

  • ezy

    🔥 GUI client for gRPC/gRPC-Web

  • CloudGraph cli

    The universal GraphQL API and CSPM tool for AWS, Azure, GCP, K8s, and tencent. (by cloudgraphdev)

  • devtools-x

    Collection of offline first developer utilities available as desktop application. all in one place, cross-platform!

  • Project mention: I hate online Lorem Ipsum Generator so I made my own | news.ycombinator.com | 2024-05-03
  • httptoolkit-desktop

    Electron wrapper to build and distribute HTTP Toolkit for the desktop

  • osx-sign

    Codesign Electron macOS apps

  • superflows

    Open-source toolkit to build an AI copilot for SaaS products

  • Project mention: Show HN: Open-source alternative to OpenAI Assistants API | news.ycombinator.com | 2023-11-13

    GitHub: https://github.com/Superflows-AI/superflows

    Henry and Matt here: we’ve built Superflows - a fully open source alternative to the OpenAI Assistants API. It makes it easy to add an AI assistant to a SaaS product.

    The assistant answers questions or completes tasks for the user by calling API endpoints in your SaaS product. E.g. a user could ask their CRM assistant “Eve is sick today, move her calls to the rest of the team - prioritise those who’ve had prior contact with the prospect” and the assistant would do this by calling the CRM’s API.

    Like OpenAI’s recent Assistants API release, it handles threads, chat history, RAG on your docs and API call selection, but without the lock-in to OpenAI & you can self-host.

    It supports various LLMs: an OS model we fine-tuned (based on Mistral 7B), fine-tuned GPT3.5 & GPT4. We also support Claude 2, Llama 2 and PaLM, but haven’t tested them rigorously. We’re still working on streaming the Mistral model, but have it hosted without for now.

    You can upload your swagger file (OpenAPI spec) to get up and running. Endpoints can be enabled/disabled and you can evaluate performance in the playground. There’s a React component library for easy integration.

    You can self-host for free. We're charging for the cloud version. This has faster & easier setup, user permissions, analytics (soon) & support.

    Give it a spin and let us know what you think!

  • 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 developer-tools related posts

  • I hate online Lorem Ipsum Generator so I made my own

    1 project | news.ycombinator.com | 3 May 2024
  • Show HN: What Are You Working On?

    6 projects | news.ycombinator.com | 21 Apr 2024
  • Let's build a screenshot API

    8 projects | dev.to | 24 Mar 2024
  • DevHunt

    1 project | news.ycombinator.com | 8 Mar 2024
  • Introducing EmailBuilder.js - a free and open source block-based email template builder

    2 projects | dev.to | 5 Mar 2024
  • DevHunt

    1 project | news.ycombinator.com | 5 Mar 2024
  • How to track anything on the internet or use Playwright for fun and profit

    5 projects | dev.to | 16 Jan 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 May 2024
    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. Learn more →

Index

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

Project Stars
1 puppeteer 86,908
2 Hoppscotch 60,433
3 appsmith 31,718
4 Refine 25,019
5 continue 11,309
6 illa-builder 10,768
7 jsonhero-web 8,744
8 npkill 7,958
9 yalc 5,411
10 BoostNote-App 3,633
11 garden 3,264
12 kubero 2,111
13 Monokle 1,552
14 FeatureProbe 1,462
15 git-notify 1,344
16 lost-pixel 1,227
17 log4brains 1,062
18 ezy 949
19 CloudGraph cli 870
20 devtools-x 862
21 httptoolkit-desktop 571
22 osx-sign 546
23 superflows 497

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