#
esbuild
Here are 292 public repositories matching this topic...
Lightweight and versatile build tool based on the esbuild compiler
-
Updated
Aug 2, 2021 - TypeScript
-
Updated
Nov 5, 2021 - JavaScript
Build your Typescript Node.js projects using blazing fast esbuild
-
Updated
Oct 31, 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
Nov 6, 2021 - TypeScript
A modern TypeScript project setup, for Node.js and browsers (using esbuild).
-
Updated
Oct 2, 2021 - TypeScript
TypeScript / ESNext node runtime powered by esbuild
-
Updated
Nov 3, 2021 - JavaScript
Use esbuild in your create-react-app for faster compilation, development and tests
-
Updated
Oct 12, 2021 - JavaScript
hronro
opened
Aug 23, 2021
-
Updated
Oct 30, 2021 - TypeScript
App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)
-
Updated
Oct 18, 2021 - Perl
A Jest transformer using esbuild
-
Updated
Sep 29, 2021 - TypeScript
-
Updated
Oct 26, 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
Sep 6, 2021 - JavaScript
Holben888
commented
Aug 28, 2021
Is your feature request related to a problem? Please describe.
We have quite a few core + helper functions in our reactPlugin directory that could use testing. At the moment, we just have one test total in our utils directory
List of tests left to write
-
reactPlugin/toRendererHtml- unit tests -
reactPlugin/index->add-react-renderer-scriptHTML transform - s
A starter template for the TEA stack (Tailwind, Eleventy, Alpine).
-
Updated
Nov 3, 2021 - JavaScript
Transpile TypeScript to ESM with Node.js loader.
-
Updated
Nov 3, 2021 - TypeScript
extremely fast, zero config server for modern web applications.
-
Updated
Jun 17, 2021 - Go
m3u8 视频在线提取工具 流媒体下载 m3u8下载 桌面客户端 windows mac
-
Updated
Aug 23, 2021 - TypeScript
Esbuild Rails plugin
-
Updated
Oct 22, 2021 - JavaScript
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