Actualités

Node.js is a lean, fast, cross-platform JavaScript runtime environment that is useful for both servers and desktop applications. Topics Spotlight: New Thinking about Cloud Computing ...
If you like Node.js but not its package manager npm, or you want a more secure JavaScript runtime environment than Node.js, you might find the new open source project Deno of interest (the word ...
RisingStack Inc. is making its Trace tool for monitoring and debugging Node.js-based applications free to use with open source projects. "We launched Trace a year ago with the intention of helping ...
node-jsc enables node.js to use JavaScriptCore, WebKit's javascript engine, allowing node.js to run on iOS devices (and other platforms supported by node.js and JavaScriptCore). While node-jsc was ...
The OpenJS Foundation consists of 29 open source JavaScript projects including jQuery, Node.js, Appium, Dojo, ... Some of that credit goes to Node.js Foundation itself, ...
isomorphic-git is a pure JavaScript reimplementation of git that works in both Node.js and browser JavaScript environments. It can read and write to git repositories, fetch from and push to git ...