pg-template-esbuild

JSON →
library 1.9.0 ·javascript
verified Jun 4, 2026

pg-template-esbuild is a build tool and project generator based on esbuild, version 1.9.0. It provides a starter template and builder for JavaScript/TypeScript projects, automating bundling, minification, and transpilation. Designed for Node.js >=14, it offers fast builds with zero configuration, leveraging esbuild's speed. It differentiates itself from other generators (e.g., create-react-app, Vite) by focusing on minimal setup and pure esbuild integration, suitable for libraries or simple applications. Development appears active with regular updates, but the package has low usage and may lack community support. Release cadence is monthly.