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.
Find a file
2025-09-01 13:35:26 +00:00
.fmf test-suite: add public test plan and gating file 2025-08-18 13:51:37 +00:00
packaging Tweak used macros 2025-08-15 10:09:22 +00:00
plans test-suite: add public test plan and gating file 2025-08-18 13:51:37 +00:00
.gitignore Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
0001-fips-disable-options.patch Add back fips prevention patch (rhbz#2389184) 2025-08-27 07:24:44 +00:00
0001-Remove-unused-OpenSSL-config.patch Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
0005-v8-highway-Fix-for-GCC-15-compiler-error-on-PPC8-PPC.patch Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
gating.yaml test-suite: add public test plan and gating file 2025-08-18 13:51:37 +00:00
i18n-btest402.js Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
Makefile Adjust Makefile to work with dist-git 2025-07-14 15:47:24 +02:00
nodejs.pc.in Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
nodejs.srpm.macros Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
nodejs24.spec Update to version 24.7.0 (rhbz#2391378) 2025-09-01 13:35:26 +00:00
nodejs_abi.attr.in Import nodejs_abi requirement generator from packaging 2025-08-25 08:06:03 +00:00
nodejs_abi.req.in Import nodejs_abi requirement generator from packaging 2025-08-25 08:06:03 +00:00
npmrc.in Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
README.md Added the README 2025-07-10 14:12:40 +00:00
rpminspect.yaml Import rpminspect.yaml from nodejs22 2025-07-22 16:39:49 +02:00
sources Update to version 24.7.0 (rhbz#2391378) 2025-09-01 13:35:26 +00:00
test-runner.sh Adjust test-runner to prevent race-condition failures 2025-09-01 13:34:47 +00:00
test-should-pass.txt Remove tests from list which are not present in nodejs24 2025-07-21 13:50:50 +02:00
v8.pc.in Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00

nodejs24

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.