esbuild-register VS fork-ts-checker-webpack-plugin

Compare esbuild-register vs fork-ts-checker-webpack-plugin and see what are their differences.

esbuild-register

Transpile JSX, TypeScript and esnext features on the fly with esbuild (by egoist)

fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process. (by TypeStrong)
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-register fork-ts-checker-webpack-plugin
1 8
969 1,910
- 0.6%
4.0 5.6
5 months ago 18 days ago
TypeScript 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.

esbuild-register

Posts with mentions or reviews of esbuild-register. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-24.

fork-ts-checker-webpack-plugin

Posts with mentions or reviews of fork-ts-checker-webpack-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-01.

What are some alternatives?

When comparing esbuild-register and fork-ts-checker-webpack-plugin you can also consider the following projects:

swc - Rust-based platform for the Web

babel-loader - 📦 Babel loader for webpack

webpack-dev-server - Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

esbuild

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

vite-ts-tailwind-starter - Opinionated Vite + Vue 3 + TypeScript + Tailwind CSS starter template w/ tests and CI.

esbuild - An extremely fast bundler for the web

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

typescript-eslint-language-service - TypeScript language service plugin for ESLint

esbuild-loader - Webpack loader for esbuild: Speed up your build ⚡️

webpack-cli - Webpack's Command Line Interface