Node.js
Runtime
- Modern Node.js - Modern Node.js runtime, deno and bun
Package Managers
- NPM - Node package manager
- Yarn - Yarn package manager
- PNPM - Fast, disk space-efficient package manager
Core Modules
- Module - CommonJS and ECMAScript Modules
- Process - Process and child process
- Concurrency - Cluster, worker threads and event loop
- Filesystem - File system, path and stream
- Network - Fetch, HTTP, WebSocket, DNS and URL
- Crypto - Crypto and TLS/SSL
Development
Frameworks
- Express.js - Express framework, middleware and routing