node-v0.x-archive
★ 34k
updated 1y ago
▣ archived
Moved to https://github.com/nodejs/node
Read-only archive of Node.js versions v0.10 and v0.12, preserved for historical reference. Active development has moved to nodejs/node.
Node.jsC++JavaScript
This repository is a read-only archive of the original Node.js codebase, preserved from before the project moved to its current home at nodejs/node on GitHub. It is not actively maintained and does not accept new issues or pull requests, which are automatically rejected. The archive still contains historical issues and pull requests related to Node.js versions v0.10 and v0.12 that were open before the move. A pre-move version of the original README is also preserved here. Anyone working with Node.js should go to the current repository at nodejs/node instead.
Where it fits
- Research how Node.js v0.10 or v0.12 worked by reading historical issues and code.
- Understand legacy Node.js behavior when debugging old applications still running on v0.10 or v0.12.
- Study the evolution of Node.js by comparing this archive to the current codebase.