Paul Querna c8f9728de7 Move dns.isIP to net.isIP
Add tests and docs.
2010-09-16 17:27:10 -07:00
2010-06-23 20:05:29 -07:00
2010-09-13 15:40:20 -07:00
2010-09-16 17:27:10 -07:00
2010-09-16 17:27:10 -07:00
2010-09-16 17:27:10 -07:00
2010-09-16 17:27:10 -07:00
2010-09-12 21:58:18 -07:00
2010-08-20 01:53:08 -07:00
2010-08-20 01:53:08 -07:00
2010-05-11 10:25:27 -07:00
2010-08-20 02:00:37 -07:00
2010-07-14 09:50:17 -07:00
2010-09-11 20:40:46 -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

See http://nodejs.org/ for more information. For help and discussion
subscribe to the mailing list by visiting
http://groups.google.com/group/nodejs or by sending an email to
nodejs+subscribe@googlegroups.com.
Description
Languages
JavaScript 61.4%
C++ 23.3%
Python 10.7%
C 2.8%
HTML 0.7%
Other 1%