Binary Build Utility
JSON →The `bin-build` package, currently at version 3.0.0 and last updated approximately nine years ago (around 2017), provides a JavaScript API for programmatically compiling external software from source code. It simplifies the process of downloading, extracting, and executing a sequence of shell commands (e.g., `./configure`, `make`, `make install`) to build binaries from tarball archives fetched from URLs or local files, or directly from source within a specified directory. This utility is valuable for Node.js projects that need to integrate or manage native dependencies or command-line tools as part of their build or installation workflows. Its main advantage lies in abstracting the common compilation patterns and handling archive extraction, offering a more structured approach than direct `child_process` execution. Given its age and lack of recent updates, it appears to be in a maintenance-only state, with no active development.
Traffic · last 30 days ↓37% vs prev 7d
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇸🇬 Singapore