[ 原始碼: nodejs ]
套件:nodejs(20.18.1+dfsg-1)
nodejs 的相關連結
Debian 的資源:
下載原始碼套件 nodejs:
- [nodejs_20.18.1+dfsg-1.dsc]
- [nodejs_20.18.1+dfsg.orig-ada.tar.xz]
- [nodejs_20.18.1+dfsg.orig-types-node.tar.xz]
- [nodejs_20.18.1+dfsg.orig.tar.xz]
- [nodejs_20.18.1+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [nodejs.org]
相似套件:
evented I/O for V8 javascript - runtime executable
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.
Node.js is bundled with several useful libraries to handle server tasks:
System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
其他與 nodejs 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libnode115 (= 20.18.1+dfsg-1)
- evented I/O for V8 javascript - runtime library
-
- dep: sse2-support
- CPU feature checking - require SSE2
-
- rec: ca-certificates
- Common CA certificates
-
- rec: nodejs-doc
- API documentation for Node.js, the javascript platform
-
- sug: node-corepack
- Access npm, Yarn and pnpm without having to install them
-
- sug: npm
- package manager for Node.js