[Question] Setting up monorepo: How be able to debug and build in the same project without changing package.json?

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

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.io
featured
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.
www.influxdata.com
featured
  • cnc4me

    Monorepo for all the fun tools made for machinists and programmers

  • tsx

    ⚡️ TypeScript Execute: Node.js enhanced to run TypeScript & ESM

  • But, I have recently found this https://github.com/esbuild-kit/tsx

  • 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
  • chakra-ui

    ⚡️ Simple, Modular & Accessible UI Components for your React Applications

  • Chakra just migrated to Turbo, so that PR might help but I suggest you look at the official examples.

  • turborepo

    Discontinued Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

  • Chakra just migrated to Turbo, so that PR might help but I suggest you look at the official examples.

  • ts-monorepo

    Template for setting up a TypeScript monorepo

  • You can use two tsconfig.json files and in one of them configure path aliases to map your package names to the source code, effectively "overriding" package.json#main. You can find examples here https://github.com/NiGhTTraX/ts-monorepo.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Monorepos and Workspaces - an introduction

    8 projects | dev.to | 3 Jan 2022
  • Top 5 UI Component Libraries for React.js

    1 project | dev.to | 11 Apr 2024
  • Creating an AI photo generator and editing app with React

    2 projects | dev.to | 1 Feb 2024
  • Zero-runtime CSS-in-JS implementation

    1 project | news.ycombinator.com | 29 Jan 2024
  • 33 React Libraries Every React Developer Should Have In Their Arsenal

    10 projects | dev.to | 7 Jan 2024