Ryan Dahl e6b06bc6c5 win: fix test-process-env
Remove support for setting process.env.TZ as it doesn't seem we can do it
x-platform without fixing V8.
2011-08-10 17:15:13 -07:00
2011-08-01 15:14:14 -07:00
2011-08-11 01:40:16 +02:00
2011-08-10 09:44:35 -07:00
2011-08-10 17:15:13 -07:00
2011-08-10 17:15:13 -07:00
2011-08-08 12:11:48 -07:00
2011-07-22 03:55:26 -07:00
2011-08-02 00:17:41 -07:00
2011-02-18 10:45:25 -08:00
2011-08-09 10:19:48 -07:00
2011-08-09 10:19:48 -07:00
2010-11-23 23:33:20 -06:00
2011-08-08 14:15:51 -07:00
2011-08-10 17:15:13 -07:00
2011-08-08 12:11:48 -07:00
2011-01-05 11:59:04 -08:00
2011-02-04 14:49:50 -08:00
2011-08-01 22:34:16 -07:00

Evented I/O for V8 javascript.

To build:

./configure
make
make install

To run the tests:

make test

To build the documentation:

make doc

To read the documentation:

man doc/node.1

Resources for Newcomers

Description
Node.js JavaScript runtime 🐢🚀 nodejs.org
Readme Multiple Licenses 1.4 GiB
Languages
JavaScript 62.4%
C++ 23.1%
Python 10.1%
C 2.7%
HTML 0.6%
Other 0.9%