ts-esbuild-jest-microbundle

JSON →
library 0.0.9 ·javascript
verified Jun 4, 2026

A template project combining TypeScript, Jest, microbundle, and esbuild for building small to medium-sized JavaScript/TypeScript libraries. v0.0.9 is the current version. It provides a pre-configured setup for fast bundling (esbuild), testing (Jest), and publishing (microbundle). Differentiator: integrates esbuild for speed and microbundle for easy library packaging, targeting Node >=14. No frequent releases; appears to be a personal template.