Node.js
Open source
Overview
Node.js is a cross platform JavaScript runtime built on Chrome’s V8 engine that allows developers to build scalable server side and real time applications. It supports an extensive ecosystem of libraries and tools via npm and is widely used for backend services APIs tooling and full stack JavaScript development.
Key features
- Cross platform runtime
- High performance non blocking I/O
- Extensive npm ecosystem
- Real time and network support