パッケージ: nodejs (22.12.0+dfsg-3)
nodejs に関するリンク
Debian の資源:
nodejs ソースパッケージをダウンロード:
- [nodejs_22.12.0+dfsg-3.dsc]
- [nodejs_22.12.0+dfsg.orig-ada.tar.xz]
- [nodejs_22.12.0+dfsg.orig-types-node.tar.xz]
- [nodejs_22.12.0+dfsg.orig.tar.xz]
- [nodejs_22.12.0+dfsg-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [nodejs.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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: libnode127 (= 22.12.0+dfsg-3)
- evented I/O for V8 javascript - runtime library
-
- rec: ca-certificates
- 一般的な CA の証明書
-
- 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