#
esbuild
Here are 232 public repositories matching this topic...
Lightweight and versatile build tool based on the esbuild compiler
-
Updated
Aug 2, 2021 - TypeScript
-
Updated
Aug 13, 2021 - JavaScript
Build your Typescript Node.js projects using blazing fast esbuild
-
Updated
Aug 4, 2021 - JavaScript
javascript
webpack
gzip
speed
uglifyjs
benchmarks
size
swc
minification
minifier
measures
google-closure-compiler
uglify-js
babel-minify
gzip-size
minifiers
esbuild
tesrser
minification-benchmarks
minification-performance
-
Updated
Aug 15, 2021 - TypeScript
Use ESBuild with Rollup to transform ESNext and TypeScript code.
-
Updated
Aug 12, 2021 - TypeScript
Use esbuild in your create-react-app for faster compilation, development and tests
-
Updated
Jul 25, 2021 - JavaScript
A modern TypeScript project setup, for Node.js and browsers (using esbuild).
-
Updated
May 3, 2021 - TypeScript
App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)
-
Updated
Jun 12, 2021 - Perl
TypeScript / ESNext node runtime powered by esbuild
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Aug 9, 2021 - TypeScript
A Jest transformer using esbuild
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Aug 3, 2021 - TypeScript
Open
Preact Support
1
Aslemammad
commented
Aug 6, 2021
Bringing Preact into vitext. That simple.
Open
Link Component
2
Open
Script Component
A starter template for using vue-next with the electron.
-
Updated
Jul 7, 2021 - JavaScript
A starter template for the TEA stack (Tailwind, Eleventy, Alpine).
-
Updated
Jun 22, 2021 - JavaScript
Transpile TypeScript to ESM with Node.js loader.
-
Updated
Aug 5, 2021 - JavaScript
extremely fast, zero config server for modern web applications.
-
Updated
Jun 17, 2021 - Go
λ💨 AWS CDK Construct to bundle JavaScript and TypeScript AWS lambdas using extremely fast esbuild.
aws
bundler
lambda
builder
typescript
aws-lambda
construct
aws-lambda-node
aws-cdk
esbuild
cdk-construct
-
Updated
Jul 19, 2021 - TypeScript
chrome-extension
chrome
new-tab
google-chrome
chromium
ntp
chromium-extension
stage1
esbuild
ekscss
xcss
-
Updated
Aug 14, 2021 - TypeScript
electron-run is a tool to run your electron app easily.
-
Updated
Aug 8, 2021 - TypeScript
Improve this page
Add a description, image, and links to the esbuild topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the esbuild topic, visit your repo's landing page and select "manage topics."
in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined