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-07-17 12:21:04 +00:00
packaging Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
.gitignore Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02: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
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.4.1 2025-07-17 12:21:04 +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
sources Update to version 24.4.1 2025-07-17 12:21:04 +00:00
test-runner.sh Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +02:00
test-should-pass.txt Initial package import (rhbz#2369466) 2025-07-10 16:32:08 +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.