Vibeleaderboard
← Back to Vibers
nodejs
Company

nodejs

Index Rank30

6 Tools

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.

Tools

Node.js(nodejs.org)

JavaScript runtime built on the V8 engine, the default for backend JS with LTS releases and the npm ecosystem.

Developer ToolsOpen SourceBackend Runtime121.2kNOASSERTIONbuilt by nodejs
Amaro(https://github.com/nodejs/amaro)

Official TypeScript wrapper for Node.js that powers built-in type-stripping support in recent Node releases.

Developer ToolsOpen SourceLibraries796MITbuilt by nodejs
llnode(https://github.com/nodejs/llnode)

lldb plugin for inspecting Node.js and V8 JavaScript state in live processes and core dumps.

Developer ToolsOpen SourceCLI Tools1.2kNOASSERTIONbuilt by nodejs
changelog-maker(https://github.com/nodejs/changelog-maker)

Generates a clean CHANGELOG.md from git logs, used by the Node.js core team for release notes.

Developer ToolsOpen SourceCLI Tools237MITbuilt by nodejs
Is My Node Vulnerable(https://github.com/nodejs/is-my-node-vulnerable)

Checks whether the installed Node.js version carries any known security vulnerabilities.

CybersecurityOpen SourceVulnerability Scanning327MITbuilt by nodejs
Postject(https://github.com/nodejs/postject)

Injects read-only resources into Mach-O, PE, and ELF executables, as used by Node.js single-executable apps.

Developer ToolsOpen SourceCLI Tools248NOASSERTIONbuilt by nodejs