TypeScript esbuild

Open-source TypeScript projects categorized as esbuild

Top 23 TypeScript esbuild Projects

  • tsx

    ⚡️ TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM

    Project mention: ERDIA: TypeORM entity specification documentation tool | dev.to | 2023-08-28

    If your TypeORM entity is written in TypeScript, you have to run ERDIA using ts-node or tsx as follows.

  • esbuild-loader

    Webpack loader for esbuild: Speed up your build ⚡️

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • unplugin

    Unified plugin system for Vite, Rollup, Webpack, esbuild, and more

    Project mention: Building universal JS/TS plugins with unplugin | dev.to | 2022-12-12

    Make sure to check it out here

  • ladle

    🥄 Develop, test and document your React story components faster.

    Project mention: PSA: Storybook sends telemetry data, opt-in by default | news.ycombinator.com | 2023-09-21
  • esno

    Alias to `tsx`

    Project mention: The esm/cjs situation... | /r/node | 2023-07-02

    Next, I thought well nx is not gonna work for now, so let's keep looking for an alternative to ts-node. Oh look, there is this https://github.com/esbuild-kit/tsx. It natively understands path aliases, no need for any flags. Oh wait...it doesn't do any type checking like ts-node. WHAT? why would anyone execute typescript without type checks during development?.

  • vue-macros

    Explore and extend more macros and syntax sugar to Vue.

    Project mention: Coming here from svelteland... is there a way to put CSS module inside JS? | /r/solidjs | 2023-06-03

    I recently encountered Vue Macros and it inspired me to create a compile-time macro library for CSS modules, unfortunately I haven't even started and am not planning to do so any time soon. I like having the entire component in a single file but honestly just having COMPONENT_NAME.module.css for each component is not bad at all. I'd just avoid doing the COMPONENT_NAME/style.module.css, this gets very tedious

  • estrella

    Lightweight and versatile build tool based on the esbuild compiler

  • SurveyJS

    A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.

  • minification-benchmarks

    🏃‍♂️🏃‍♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify

    Project mention: Extremely reducing the size of NPM package | dev.to | 2023-08-05

    Minifiers are used to reduce the size of the bundle. They can remove unused code, shorten expressions, and so on. And Now there are already several popular minifiers, and they continue to appear: more familiar ones - written in JavaScript - Terser and UglifyJS, even Babel has its own version of the minifier, there are also more modern SWC (written in Rust) and ESBuild (written in Go), and a bunch of other lesser-known minifiers. And I recommend you to look at this repository. It contains up-to-date test results of various popular minifiers.

  • esbuild-runner

    ⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild

  • 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.

    Project mention: Bundlejs: Package Bundle Size Checker | news.ycombinator.com | 2023-09-10
  • typescript-boilerplate

    A modern TypeScript project setup, for Node.js and browsers

  • unconfig

    A universal solution for loading configurations.

  • vitext

    The Next.js like React framework for better User & Developer experience!

  • packup

    📦 Zero-config web application packager for Deno

    Project mention: Deno Is "Blazing Fast" For Humans | /r/javascript | 2022-12-01

    In answer to your specific question of "can it replace my current npm + web pack workflow". The answer is more complex. Can you use npm? For the most part yes. Can you use Webpack specifically? That I'm not sure of, but there are a number of tools that occupy the same niche in the Deno ecosystem such as Packup as well as full-brown server/client frameworks like Fresh and Ultra

  • vite-plugin-cloudflare

    🔥 Easier and better experience writing Cloudflare workers in Vite

  • hammer

    Build Tool for Browser and Node Applications (by sinclairzx81)

  • 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.

  • electron-vite-boilerplate

    📚 Really simple Electron + Vite boilerplate.

  • notion-rss-reader

    You can save articles from your favorite sites in the Notion Database.

    Project mention: Problem to share a page to an integration | /r/Notion | 2023-01-12

    The GitHub rep I'm trying to work with is https://github.com/watsuyo/notion-rss-reader.

  • tauri-deno-starter

    Starter template for Tauri, bundling the frontend made with React using Deno with esbuild.

    Project mention: Have you created desktop apps with Deno? | /r/Deno | 2023-02-05

    I have been looking about how to produce a GUI desktop app using Deno, and the best alternative for now seems to use Tauri with Deno bindings, using a code like this to start: https://github.com/marc2332/tauri-deno-starter

  • Codetree

    ⚡️ Lightning fast off-on/line code playground, built with ♥️ on top of webAssembly. (by philippetedajo)

  • typescript-monorepo-example

    Typescript monorepo example (by CryogenicPlanet)

  • functions-differ

    Tool to find Firebase Functions that changed for selective redeployments

  • Amplication

    Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-21.

TypeScript esbuild related posts

Index

What are some of the best open-source esbuild projects in TypeScript? This list will help you:

Project Stars
1 tsx 5,449
2 esbuild-loader 3,427
3 unplugin 2,464
4 ladle 2,275
5 esno 1,416
6 vue-macros 1,293
7 estrella 1,092
8 minification-benchmarks 1,022
9 esbuild-runner 675
10 bundlejs 637
11 typescript-boilerplate 585
12 unconfig 508
13 vitext 385
14 packup 324
15 vite-plugin-cloudflare 248
16 hammer 230
17 electron-app 226
18 electron-vite-boilerplate 193
19 notion-rss-reader 98
20 tauri-deno-starter 81
21 Codetree 73
22 typescript-monorepo-example 63
23 functions-differ 36
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com