file-bundler

JSON →
library 2.2.0 ·javascript
verified Jun 7, 2026

File-bundler is a CLI and library tool that bundles multiple files into a single file for easy distribution and sharing. It supports any file format and provides a simple API for programmatic use. The current stable version is 2.2.0, with a low release cadence. Unlike other bundlers, it targets general file aggregation rather than JavaScript module bundling, making it suitable for packaging assets, configuration files, or documentation.