remorses / esbuild-pluginsLinks
Collection of useful esbuild js plugins
☆286Updated 2 years ago
Alternatives and similar repositories for esbuild-plugins
Users that are interested in esbuild-plugins are comparing it to the libraries listed below
Sorting:
- Node.js loader for compiling TypeScript modules to ESM☆158Updated 2 years ago
- A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance☆401Updated last year
- Lightweight tsconfig.json parser & paths resolver☆236Updated 3 weeks ago
- A utility to find and parse tsconfig files without depending on typescript☆323Updated 3 weeks ago
- Generates single dts file for bundling TypeScript NPM packages☆139Updated 5 months ago
- bundle and `require` a file, the same way Vite loads `vite.config.ts`☆184Updated last year
- SWC plugin for Vite and Rollup☆265Updated this week
- Transpile TypeScript to ESM with Node.js loader.☆174Updated 3 years ago
- 🚀 Build tools for Web Components.☆181Updated last week
- Node.js loader for compiling ESM & TypeScript modules to CommonJS☆66Updated 2 years ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆336Updated 11 months ago
- Use SWC with Rollup to transform / minify ESNext and TypeScript code.☆172Updated last month
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆142Updated 5 months ago
- A modern Node.js polyfill for your Rollup bundle.☆192Updated last year
- 🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.☆250Updated 2 years ago
- Type-safe and Promisified API for Web Worker and Iframe☆195Updated 2 years ago
- convert SWC to Babel AST☆60Updated 10 months ago
- Perform async work synchronously in Node.js/Bun using `worker_threads` with first-class TypeScript and Yarn P'n'P support.☆262Updated last week
- Marks side-effects in module initialization that would interfere with tree-shaking☆209Updated last week
- Use @swc-node/register instead☆86Updated 3 years ago
- Deduplication tool for pnpm-lock.yaml files☆68Updated 3 years ago
- Same as React's useCallback, but returns a stable reference.☆226Updated 2 years ago
- Node standard library for browser.