在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:nodejs/node开源软件地址:https://github.com/nodejs/node开源编程语言:JavaScript 61.4%开源软件介绍:Node.jsNode.js is an open-source, cross-platform, JavaScript runtime environment. For information on using Node.js, see the Node.js website. The Node.js project uses an open governance model. The OpenJS Foundation provides support for the project. This project has a Code of Conduct. Table of contents
SupportLooking for help? Check out the instructions for getting support. Release types
Current and LTS releases follow semantic versioning. A member of the Release Team signs each Current and LTS release. For more information, see the Release README. DownloadBinaries, installers, and source tarballs are available at https://nodejs.org/en/download/. Current and LTS releaseshttps://nodejs.org/download/release/ The latest directory is an alias for the latest Current release. The latest-codename directory is an alias for the latest release from an LTS line. For example, the latest-fermium directory contains the latest Fermium (Node.js 14) release. Nightly releaseshttps://nodejs.org/download/nightly/ Each directory name and filename contains a date (in UTC) and the commit SHA at the HEAD of the release. API documentationDocumentation for the latest Current release is at https://nodejs.org/api/. Version-specific documentation is available in each release directory in the docs subdirectory. Version-specific documentation is also at https://nodejs.org/download/docs/. Verifying binariesDownload directories contain a To download $ curl -O https://nodejs.org/dist/vx.y.z/SHASUMS256.txt To check that a downloaded file matches the checksum, run
it through $ grep node-vx.y.z.tar.gz SHASUMS256.txt | sha256sum -c - For Current and LTS, the GPG detached signature of $ gpg --keyserver hkps://keys.openpgp.org --recv-keys DD8F2338BAE7501E3DD5AC78C273792F7D83545D See Release keys for a script to import active release keys. Next, download the $ curl -O https://nodejs.org/dist/vx.y.z/SHASUMS256.txt.sig Then use Building Node.jsSee BUILDING.md for instructions on how to build Node.js from source and a list of supported platforms. SecurityFor information on reporting security vulnerabilities in Node.js, see SECURITY.md. Contributing to Node.js
Current project team membersFor information about the governance of the Node.js project, see GOVERNANCE.md. TSC (Technical Steering Committee)
EmeritiTSC emeriti
Collaborators
EmeritiCollaborator emeriti
Collaborators follow the Collaborator Guide in maintaining the Node.js project. Triagers
Release keysPrimary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
To import the full set of trusted release keys (including subkeys possibly used to sign releases): 全部评论
专题导读
上一篇:Reactive-Extensions/RxJS: The Reactive Extensions for JavaScript发布时间:2022-06-24下一篇:Vishal-raj-1/Awesome-JavaScript-Projects: This Repository contain awesome vanill ...发布时间:2022-06-24热门推荐
热门话题
阅读排行榜
|
请发表评论