How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
pkg is a Node.js executable packager and cross-platform binary compiler. It bundles a project and its dependencies into a single standalone binary, allowing applications to run on machines without a pre-installed runtime. The project distinguishes itself by precompiling JavaScript source code into bytecode to remove human-readable text and obfuscate the logic. It utilizes a virtual filesystem bundler to embed static assets and non-javascript files directly into the executable, employing compression algorithms to reduce the final binary size. The tool covers cross-platform compilation for var
CLI to sync labels between repositories on GitHub
The main features of snowtrack/snowfs are: Standalone Applications, Version Control.
Open-source alternatives to snowtrack/snowfs include: vercel/pkg — pkg is a Node.js executable packager and cross-platform binary compiler. It bundles a project and its dependencies… activities/contributing-to-open-source. adamreeve/semver.net. agis-/git-style-guide — This project is a version control style guide and contribution standard. It provides formal specifications for… alichtman/shallow-backup — Git-integrated backup tool for macOS and Linux devs. abhijithvijayan/import-github-labels-cli — CLI to sync labels between repositories on GitHub.