Skip to content

STRML/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,291 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Future Node.js releases will be based on io.js

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.2%
  • C++ 23.1%
  • C 6.3%
  • POV-Ray SDL 5.6%
  • HTML 3.0%
  • Python 1.0%
  • Other 1.8%