Peter Griess 422d3c93bc Get rid of PHP/Rails style parameter munging.
- Handle only the most basic of query string parsing and construction.
  Leave the rest (e.g. Rails/PHP behaviors) to modules higher up the
  stack, like Express.
2010-09-13 12:39:30 -07:00
2010-06-23 20:05:29 -07:00
2010-09-08 17:16:18 -07:00
2010-09-13 11:40:04 -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
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%