Skip to content

ofrobots/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

983 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 and install it, you will need asciidoc and
xsltproc:

  make doc install
 
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

Node.js JavaScript runtime ✨🐢🚀✨ https://nodejs.org

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.1%
  • C++ 20.9%
  • Python 13.3%
  • C 3.6%
  • HTML 1.5%
  • Makefile 0.4%
  • Other 1.2%