esbuild-scripts

JSON →
library 0.0.7 ·javascript
verified Jun 4, 2026

esbuild-scripts is a CLI tool that wraps esbuild and provides a live-reloading dev server and static site build commands. It aims to eliminate repetitive configuration across projects. Current version 0.0.7 (pre-1.0, no fixed release cadence). Requires esbuild >=0.19.3 as a peer dependency. Only ESM config files are supported. Differentiator: lightweight alternative to heavier bundlers or custom scripts, with built-in live reload server.