ExpressWebJs adds support for Bunjs
Too Long; Didn't Read
ExpressWebJs now provides support for BunJs, a fast all-in-one JavaScript runtime. Like npx, bunx runs an NPM package executable, but it automatically installs the package to a global shared cache. Let’s get started in using Bun in ExpressWebJs.