esbuild plugin for writing files
JSON →An esbuild plugin that writes files asynchronously in parallel before and after bundling. Version 0.0.4 is the latest stable release. It differentiates from other file-writing plugins by supporting both before and after hooks, allowing file creation at specific build lifecycle points. The plugin accepts an object with `before` and `after` properties, each mapping target paths to string content. It is lightweight with no external dependencies. Release cadence is low; the package has seen two releases. It is primarily for build tooling in Node.js environments.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 3 distinct systems
last hit 22d ago Bingbot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇬🇧 United Kingdom · 🇨🇦 Canada
Resources
packageesbuild-plugin-write-file ↗