tsconfig VS tsm

Compare tsconfig vs tsm and see what are their differences.

tsconfig

Shared TypeScript config for my projects (by sindresorhus)

tsm

TypeScript Module Loader (by lukeed)
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
tsconfig tsm
1 3
333 1,164
- -
4.8 5.3
5 months ago 4 months ago
TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tsconfig

Posts with mentions or reviews of tsconfig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-21.
  • Finally, a guide for Node.js and TypeScript and ESM that works
    18 projects | news.ycombinator.com | 21 Nov 2023
    Many people in this thread are rightly complaining that this does not answer the "why does this work". Having a working example is a good start for that though as at least you have a known target and as you change things (and break things), you can see what those options did.

    One problem with this guide that makes that trickier is that the tsconfig.json itself imports https://github.com/sindresorhus/tsconfig/blob/5c87dc118e057d... and overrides a bunch of values.

    So if you really want to understand what it's doing, you need to get rid of that dependency and inline / merge that config file. That would also add stability to your project as it's one less upstream dependency out of your control (and a big one at that as it controls how you entire project is built!).

tsm

Posts with mentions or reviews of tsm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-21.

What are some alternatives?

When comparing tsconfig and tsm you can also consider the following projects:

esyes - Run your TypeScript files quickly and with more positivity

nanostores - A tiny (286 bytes) state manager for React/RN/Preact/Vue/Svelte with many atomic tree-shakable stores

modglot - UMD-ESM polyglot

create-figma-plugin - :battery: The comprehensive toolkit for developing plugins and widgets for Figma and FigJam

node_monorepo

tinyhttp - 🦄 0-legacy, tiny & fast web framework as a replacement of Express

prepackage-checks

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