[ 原始碼: nodejs ]
套件:nodejs(10.24.0~dfsg-1~deb10u4) [security]
nodejs 的相關連結
Debian 的資源:
下載原始碼套件 nodejs:
- [nodejs_10.24.0~dfsg-1~deb10u4.dsc]
- [nodejs_10.24.0~dfsg.orig.tar.xz]
- [nodejs_10.24.0~dfsg-1~deb10u4.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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libbrotli1 (>= 0.6.0)
- library implementing brotli encoder and decoder (shared libraries)
-
- dep: libc-ares2 (>= 1.7.0)
- asynchronous name resolver
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libicu63 (>= 63.1-1~)
- International Components for Unicode
-
- dep: libnode64 (= 10.24.0~dfsg-1~deb10u4)
- evented I/O for V8 javascript - runtime library
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: libuv1 (>= 1.20.0~)
- asynchronous event notification library - runtime library
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- rec: ca-certificates
- Common CA certificates
-
- rec: nodejs-doc
- API documentation for Node.js, the javascript platform
-
- sug: npm
- package manager for Node.js