nodejs: A software system designed for writing scalable internet application1

Node.js is a software system designed for writing scalable internet applications, notably web servers. Programs are written in JavaScript, using event-driven, asynchronous I/O to minimize overhead and maximize scalability. Node.js consists of Google's V8 JavaScript engine plus several built-in libraries

... part of T2, get it here

URL: http://www.nodejs.org/

Author: Ryan Dahl
Maintainer: Gerardo Di Iorio <arete74 [at] gmail [dot] com>

License: MIT
Status: Stable
Version: 21.7.1

Remark: Does cross compile (as setup and patched in T2).

Download: https://nodejs.org/dist/v21.7.1/ node-v21.7.1.tar.xz

T2 source: nodejs.cache
T2 source: nodejs.conf
T2 source: nodejs.desc

Build time (on reference hardware): 3550% (relative to binutils)2

Installed size (on reference hardware): 61.18 MB, 2802 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep linux-header make pkgconfig python sed tar tbb xz

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).