This package browser is in early development. Mind the rough edges.

libnode 18.19.0

Evented I/O for V8 JavaScript

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

Installation

Install libnode 18.19.0 as follows:

guix install libnode@18.19.0

Or install the latest version:

guix install libnode

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.