SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript esbuild Projects
-
Project mention: NextJS + Drizzle -- 8 Things I Learned Spinning up a New Project | dev.to | 2024-11-01
To test and iterate on backend code, I've started calling some modules (like OpenAI researches) from scripts I execute via the terminal. Copious console.debug and console.warn statements make this a kinda effective way to debug without having to craft a frontend. To execute these scripts, I use TSX resulting in commands like this one that extracts events from history books:
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Unplugin is a unified plugin system for building tools, that supports Vite, Rollup, webpack, esbuild, and every framework built on top of them. This means you can create a plugin using the unified interface Unplugin provides, which can work with the frameworks and projects built on top of the aforementioned build tools.
-
-
-
Project mention: Finally, a guide for Node.js and TypeScript and ESM that works | news.ycombinator.com | 2023-11-21
Love this project, used it quite a bit. However I always opt for using esno[1] instead, merely because of the name; having two tools share the same name throws me off.
[1] https://github.com/esbuild-kit/esno
-
minification-benchmarks
🏃♂️🏃♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
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.
-
esbuild-runner
⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild
-
-
-
serverless-esbuild
💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild
Project mention: Simple requirement: Bundle dependencies into a single script. esbuild, webpack, bun build throw errors. Solution? | /r/node | 2023-12-07Support Yarn PnP with externals bundling #327
-
-
electron-app
💅 A fast and ready-to-go with a well-thought-out structure Electron app boilerplate with ReactJS, TypeScript, CSS / SASS modules, Electron Vite, Eslint, Prettier, GitHub Action releases and more.
In version 1.0 we only had the README of the repository on GitHub and the actual implementation in the electron-app project as an example. Which, for many people, was not enough to understand how the library worked in a more complete and intuitive way.
-
-
-
-
-
tauri-deno-starter
Starter template for Tauri, bundling the frontend made with React using Deno with esbuild.
-
OpenDataCapture
An electronic data capture platform for administering remote and in-person clinical instruments
Project mention: Show HN: ODC Playground – A browser-based IDE with JSX and TypeScript support | news.ycombinator.com | 2024-08-07showing how to use Monaco with more advanced features (e.g., TypeScript/JSX support, Prettier integration, multiple files), so I figure this could be helpful for some folks out there.
I built this to allow semi-technical users to design instruments (e.g., forms and interactive tasks) for our data capture platform. It includes a custom build toolchain, based on the esbuild-wasm build, that transpiles the source files to the format expected by our system. The idea is to abstract the build process and tooling into the browser so that users can get started building instruments as soon as possible.
In terms of next steps, I have a colleague who is just learning React/TypeScript and wants to try implementing VIM mode so that could be coming soon!
The source code is in our monorepo, but it is Apache-licensed so feel free to rip it out and use it for whatever you want!
https://github.com/DouglasNeuroInformatics/OpenDataCapture/t...
Would love to hear everybody’s thoughts!
-
Codetree
⚡️ Lightning fast off-on/line code playground, built with ♥️ on top of webAssembly. (by philippetedajo)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript esbuild discussion
TypeScript esbuild related posts
-
NextJS + Drizzle -- 8 Things I Learned Spinning up a New Project
-
TypeScript Execute (TSX)
-
Using TypeScript in Node.js projects
-
在Web工程中使用CSS级联层
-
Making Eleventy Data Traceable with TSX and Zod
-
Micro Frontends with Native Federation 🍿
-
Finally, a guide for Node.js and TypeScript and ESM that works
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Nov 2024
Index
What are some of the best open-source esbuild projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | tsx | 9,649 |
2 | esbuild-loader | 3,575 |
3 | unplugin | 3,065 |
4 | ladle | 2,611 |
5 | vue-macros | 1,785 |
6 | esno | 1,586 |
7 | minification-benchmarks | 1,356 |
8 | estrella | 1,096 |
9 | bundlejs | 787 |
10 | esbuild-runner | 710 |
11 | unconfig | 601 |
12 | typescript-boilerplate | 596 |
13 | serverless-esbuild | 451 |
14 | packup | 328 |
15 | electron-app | 278 |
16 | vite-plugin-cloudflare | 270 |
17 | hammer | 237 |
18 | electron-vite-boilerplate | 206 |
19 | notion-rss-reader | 128 |
20 | tauri-deno-starter | 116 |
21 | OpenDataCapture | 103 |
22 | Codetree | 84 |
23 | af-utils | 76 |