Content deleted Content added
m updated latest release version/dte |
Tag: repeating characters |
||
Line 66:
Node.js contains [https://github.com/joyent/libuv libuv] to handle asynchronous events. V8 provides the run-time for JavaScript. Libuv is an abstraction layer for network and file system functionality on both Windows and POSIX-based systems like Linux, Mac OS X and Unix.
The core functionality of Node.js resides in a JavaScript library. The Node.js bindings, written in C++, connect these technologies to each other and to the operating system.nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
===Package management===
|