Skip to content

ClearQuest/node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14,672 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

./configure --without-inspector # don't build the inspector 'cause it relies on newer APIs
./make -j4 # use 4 threads to build the node executable (on macOS it will be located under out/Release/node)

About

Node fork to make it suitable for embedding

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 56.7%
  • Python 16.8%
  • C++ 14.6%
  • C 4.4%
  • PHP 3.7%
  • HTML 2.0%
  • Other 1.8%