← Back to Vibers

Company
nodejs
Index Rank101
6 Apps · 0 Intel
Node.js is the open-source, cross-platform JavaScript runtime environment created by Ryan Dahl in 2009, which brought JavaScript to the server using Google's V8 engine and a non-blocking event loop. Originally sponsored by Joyent, it is now stewarded by the OpenJS Foundation under the Linux Foundation and has become one of the most widely deployed server-side runtimes in the world, establishing the "JavaScript everywhere" paradigm that unified web development around a single language.
Apps
changelog-maker(https://github.com/nodejs/changelog-maker)
Generate a clean CHANGELOG.md from your git log — the tool the Node.js core team uses for release notes.
Is My Node Vulnerable(https://github.com/nodejs/is-my-node-vulnerable)
CLI that checks if your installed Node.js version has any known security vulnerabilities.