esbuild-runner VS ts-node

Compare esbuild-runner vs ts-node and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
esbuild-runner ts-node
2 20
701 12,562
- 0.9%
0.0 5.5
8 days ago 2 months ago
TypeScript TypeScript
Apache License 2.0 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.

esbuild-runner

Posts with mentions or reviews of esbuild-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-26.
  • Testing in typescript.
    2 projects | /r/typescript | 26 May 2022
    You can then use esbuild-runner to allow you to run tests written in TS. This will also work for any other test runner (mocha, tape, uvu, etc). Jest requires a bit more fiddling, as per usual. An alternative is running tests via TS-node, but it's little a bit slower.
  • n00b question
    2 projects | /r/node | 17 Apr 2021
    via ESbuild https://github.com/folke/esbuild-runner

ts-node

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

What are some alternatives?

When comparing esbuild-runner and ts-node you can also consider the following projects:

mocha-esbuild - Run tests with mocha compiled by esbuild

swc-node - Faster ts-node without typecheck

TS-ESNode - Node.JS Loader hook to transform typescript source and files as node loads them TS-ESNode. TS-Node for ESNext & ESModule Node.JS.

esbuild - An extremely fast bundler for the web

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

swc - Rust-based platform for the Web

esbuild-node-tsc - Build your Typescript Node.js projects using blazing fast esbuild

sucrase - Super-fast alternative to Babel for when you can target modern JS runtimes

estrella - Lightweight and versatile build tool based on the esbuild compiler

vike - 🔨 Like Next.js / Nuxt but as do-one-thing-do-it-well Vite plugin.

bundlejs - An online tool to quickly bundle & minify your projects, while viewing the compressed bundle size, all running locally on your browser. A quick and easy way to bundle, minify, and compress (gzip and brotli) your ts, js, jsx and npm projects all online, with the bundle file size.

TypeScript-Call-Graph - CLI to generate an interactive graph of functions and calls from your TypeScript files