All Projects → egoist → awesome-esbuild

egoist / awesome-esbuild

Licence: other
A curated list of awesome esbuild resources

Projects that are alternatives of or similar to awesome-esbuild

nanobundle
Yet another build tool for libraries, powered by esbuild
Stars: ✭ 45 (-76.92%)
Mutual labels:  bundler, esbuild
cdk-esbuild
CDK constructs for esbuild, an extremely fast JavaScript bundler
Stars: ✭ 44 (-77.44%)
Mutual labels:  bundler, esbuild
Enb
Tool for building web projects, BEM bundler.
Stars: ✭ 136 (-30.26%)
Mutual labels:  bundler
fast-vite-nestjs-electron
Vite + Electron + Nestjs with esbuild, crazy fast! ⚡
Stars: ✭ 128 (-34.36%)
Mutual labels:  esbuild
Gem updater
Update gems in your Gemfile and fetch their changelogs
Stars: ✭ 206 (+5.64%)
Mutual labels:  bundler
Velcro
A set of tools and libraries for stitching together modules and code in highly dynamic browser environments
Stars: ✭ 159 (-18.46%)
Mutual labels:  bundler
Pax
The fastest JavaScript bundler in the galaxy.
Stars: ✭ 2,626 (+1246.67%)
Mutual labels:  bundler
Instapack
All-in-one TypeScript and Sass compiler for web applications! 📦 🚀
Stars: ✭ 131 (-32.82%)
Mutual labels:  bundler
vite-electron-esbuild-starter
⚡️The electron starter using Vite and esbuild to fast development.
Stars: ✭ 52 (-73.33%)
Mutual labels:  esbuild
Browserify
browser-side require() the node.js way
Stars: ✭ 13,929 (+7043.08%)
Mutual labels:  bundler
charpente
Seamlessly design robust 'shiny' extensions
Stars: ✭ 36 (-81.54%)
Mutual labels:  esbuild
Fastpack
Pack JS code fast & easy
Stars: ✭ 2,278 (+1068.21%)
Mutual labels:  bundler
Webpack.js.org
Repository for webpack documentation and more!
Stars: ✭ 2,049 (+950.77%)
Mutual labels:  bundler
vitext
The Next.js like React framework for better User & Developer experience!
Stars: ✭ 376 (+92.82%)
Mutual labels:  esbuild
Webpackbar
Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5
Stars: ✭ 1,887 (+867.69%)
Mutual labels:  bundler
wparcel
A webpack-based parcel-like web application bundler
Stars: ✭ 45 (-76.92%)
Mutual labels:  bundler
Wean
🍀 小程序构建工具 ♂ 重新实现小程序标准 ♀ 小程序 => web
Stars: ✭ 125 (-35.9%)
Mutual labels:  bundler
Bundler
🎁 Android Intent & Bundle extensions that insert and retrieve values elegantly.
Stars: ✭ 195 (+0%)
Mutual labels:  bundler
Bundler
Bundler support for Capistrano 3.x
Stars: ✭ 216 (+10.77%)
Mutual labels:  bundler
electron-esbuild
Create Electron apps using esbuild and your favorite frontend tool
Stars: ✭ 60 (-69.23%)
Mutual labels:  esbuild

Awesome esbuild

Awesome

esbuild is a super fast JavaScript bundler written in Go.

Reading

JavaScript Ecosystem

  • estrella: A file watcher running rebuild automatically.
  • rollup-plugin-esbuild: A Rollup plugin to transform JS/TS with esbuild.
  • esbuild-loader: A webpack loader and plugin to transform JS/TS with esbuild.
  • esbuild-webpack-plugin: Use esbuild as minifier for webpack.
  • tsup: An esbuild based bundler for Node.js libraries.
  • esbuild-node-tsc: Build your Typescript Node.js projects using blazing fast esbuild.
  • Maho: An attempt to build a SSR framework with esbuild and React.
  • Vite: An ESM-based build tool, using esbuild to transform JS/TS code.
  • Snowpack: The near-instant build tool for modern web apps, using esbuild to transform JS/TS code.
  • serverless-esbuild: A Serverless framework plugin to bundle JavaScript and TypeScript using esbuild.
  • gulp-esbuild: A gulp plugin for esbuild bundler
  • aws-lambda-nodejs-esbuild: AWS CDK Construct to bundle JavaScript and TypeScript lambdas using esbuild.
  • esm.sh: A fast, global content delivery network for ES Modules using esbuild.
  • esbuild-config: Add config files to esbuild.
  • Tauque: Tauque is a zero-configuration JS/TS bundler using esbuild.
  • esrun: esrun is a "work out of the box" library to execute Typescript without having to manually use a bundler.
  • esbuild-bun-react-tempalte: A template for using esbuild with bun & react. Anecdotally faster than NextJS!

Plugins

⚠️ These plugins are from the community and are not officially supported. ⚠️

Templates

Testing

  • cypress-plugins - Cypress plugins to use esbuild and v8 code coverage for e2e and component tests.

Communities

  • Reddit: Unofficial subreddit for everything related to esbuild.

Go Ecosystem

  • esbuild-service: A web server that bundles any npm package on the fly as you fetch.
  • Hugo: A static site generator, using esbuild to bundle front-end assets.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].