Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

🟒 Hive Node.js Runtime

Managed Node.js runtime distributions for Hive

Hive Logo


✨ About

Hive Node.js provides version metadata for Hive to download and manage Node.js runtimes.

Hive reads this manifest and downloads binaries directly from official Node.js mirrors.


🎯 Purpose

This repository contains:

  • βœ… Version manifest (Node.js 18, 20, 22)
  • βœ… Direct download URLs for all platforms
  • βœ… npm version mappings

No large binaries stored here β€” Hive downloads directly from nodejs.org.


πŸ“¦ How Hive Uses This

  1. Hive fetches manifest.json from GitHub
  2. Shows available versions to user
  3. Downloads binary from official mirror
  4. Extracts to ~/.hive/runtimes/node/<version>/
  5. Adds to PATH when selected

πŸ”— Download Sources

Binaries are sourced directly from:

  • Official: https://nodejs.org/dist/
  • Mirror: https://mirror-nodejs.runflare.com/dist/

πŸ› οΈ Supported Platforms

Platform Architecture Status
Windows 10/11 x64 βœ…
Linux (Ubuntu 20.04+) x64 βœ…
macOS (Intel) x64 βœ…
macOS (Apple Silicon) arm64 βœ…

πŸ”„ Version Management

Version LTS npm Status
22.x βœ… 10.9.x Active
20.x βœ… 10.8.x Active
18.x βœ… 10.2.x Maintenance

🏒 Organization

Part of the LaraPire ecosystem.


πŸ“„ License

MIT License


🐝 Powering Hive with on-demand Node.js runtimes.

About

Official Node.js runtime distributions for Hive. Versioned, portable binaries for consistent development environments.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors