a JavaScript package manager.
is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.
Node.js Release Candidate
Node.js Nightly Build
is an npm compatible platform originally based on node.js™.
alinode是阿里云出品的Node.js应用服务解决方案。它是基于社区Node改进的运行时环境和服务平台的总称。
N|Solid™ is the premier enterprise-grade Node.js® platform.
is a programming language that lets you work quickly and integrate systems more effectively.
is a headless WebKit scriptable with a JavaScript API.
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS https://electronjs.org
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box.
atom-shell dist for electron-rebuild
Node.js on ChakraCore ✨🐢🚀✨
A fork of Git containing Windows-specific patches. http://git-scm.com/
lets you call all Node.js modules directly from DOM and enables a new way of writing applications with all Web technologies.
Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors.
ChromeDriver is a standalone server which implements WebDriver's wire protocol for Chromium, which is then available for Chrome on Android and Chrome on Desktop (Mac, Linux, Windows and ChromeOS).
OperaDriver for Chromium-based Opera releases
WebDriver <-> Marionette proxy
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
Node.js debugger based on Blink Developer Tools
Native Access to Mac OS-X FSEvents
Node.js bindings to libsass
Pure C++ Node.js LevelDB binding serving as the back-end to LevelUP
Fork of leveldown using HyperDex fork of LevelDB as backend
Node bindings for mknod
node native addon for rabin fingerprinting data streams
Port of the lib sodium encryption library to Node.js
Native bindings for libutp
gs2 tk5 api for node.js
libcouchbase node.js access
Fully maintained FUSE bindings for Node that aims to cover the entire FUSE api
Prebuilt Node.js bindings to the zeromq library
Creates WebGL contexts without making windows
Control a HackRF device (e.g. Jawbreaker, HackRF One, or Rad1o)
Asynchronous, non-blocking SQLite3 bindings for Node.js
SQLCipher bindings for Node https://journeyapps.com
Headless Chrome Node API. https://github.com/GoogleChrome/puppeteer
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
Native Node bindings to Git. http://www.nodegit.org/
Prebuilt versions of node-canvas as a drop-in replacement
Fast, easy and reliable testing for anything that runs in a browser. https://www.cypress.io
Adds static typing to JavaScript to improve developer productivity and code quality. http://flowtype.org/
Node.js Desktop Automation.
Scalable KanColle browser and tool.
libjpeg-turbo is a JPEG image codec.
a collaborative project for the container ecosystem to assemble container-based systems https://mobyproject.org/
📦🐈 Fast, reliable, and secure dependency management.
Check if a buffer contains valid UTF-8
jpegtran bin-wrapper that makes it seamlessly available as a local dependency http://libjpeg-turbo.virtualgl.org
pngquant bin-wrapper that makes it seamlessly available as a local dependency http://pngquant.org
zopflipng bin-wrapper that makes it seamlessly available as a local dependency https://github.com/google/zopfli
gifsicle bin-wrapper that makes it seamlessly available as a local dependency http://www.lcdf.org/gifsicle/
mozjpeg bin-wrapper that makes it seamlessly available as a local dependency https://github.com/mozilla/mozjpeg
cwebp bin-wrapper that makes it seamlessly available as a local dependency https://developers.google.com/speed/webp
optipng bin-wrapper that makes it seamlessly available as a local dependency http://optipng.sourceforge.net
jpegoptim bin-wrapper that makes it seamlessly available as a local dependency https://github.com/tjko/jpegoptim
pngcrush bin-wrapper that makes it seamlessly available as a local dependency http://pmt.sourceforge.net/pngcrush/
guetzli wrapper that makes it seamlessly available as a local dependency https://github.com/google/guetzli
gif2webp bin-wrapper that makes it seamlessly available as a local dependency
pngout bin-wrapper that makes it seamlessly available as a local dependency http://advsys.net/ken/util/pngout.htm
AdvPNG bin-wrapper that makes it seamlessly available as a local dependency https://github.com/amadvance/advancecomp
jpeg-recompress bin-wrapper that makes it seamlessly available as a local dependency https://github.com/danielgtaylor/jpeg-archive
⚡️ Node.js bindings to the ØMQ library http://zeromq.github.io/zeromq.js/
Run Kubernetes locally
A command line utility to work with Sentry
Packaging scripts to prebuild libvips and its dependencies - you're probably looking for https://github.com/lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images. Uses the libvips library. http://sharp.pixelplumbing.com/
Node.js JavaScript & TypeScript bindings for Google S2.
Pretrained models for TensorFlow.js https://js.tensorflow.org
tensorflow binaries
tensorflow binaries: tf-builds
Repo used to build binaries for node-canvas on CI
nodejs binding for the swc project.
🌀An addon for node.js, which supporting output performance log and real-time profiling through sampling.
append to .bash_profile, and `source .bash_profile`, also you can using .bashrc file as well
NVM_NODEJS_ORG_MIRROR=http://npm.taobao.org/mirrors/node
or you can just run the cmd in cli:
NVM_NODEJS_ORG_MIRROR=http://npm.taobao.org/mirrors/node nvm install 4
if you'r using the latest version of nvm, be careful of the IOJS mirror setting
if you set up `NVM_IOJS_ORG_MIRROR`, the downloading action will always target to iojs-pkg
so do not set up this env value only if you need iojs
NVM_IOJS_ORG_MIRROR=http://npm.taobao.org/mirrors/iojs nvm install 2
set "NVMW_NODEJS_ORG_MIRROR=http://npm.taobao.org/mirrors/node" set "NVMW_IOJS_ORG_MIRROR=http://npm.taobao.org/mirrors/iojs" set "NVMW_NPM_MIRROR=http://npm.taobao.org/mirrors/npm" nvmw install node-v0.12.2 nvmw install iojs-v1.6.3
npm install phantomjs --phantomjs_cdnurl=http://npm.taobao.org/mirrors/phantomjs npm install chromedriver --chromedriver_cdnurl=http://npm.taobao.org/mirrors/chromedriver npm install operadriver --operadriver_cdnurl=http://npm.taobao.org/mirrors/operadriver
ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/ npm install -g electron
ELECTRON_BUILDER_BINARIES_MIRROR=http://npm.taobao.org/mirrors/electron-builder-binaries/ electron-builder build
electron-rebuild -d=http://npm.taobao.org/mirrors/atom-shell electron-rebuild -d=http://npm.taobao.org/mirrors/atom-shell -f -w $module_with_c++_code
# choose selenium version selenium-standalone install --version=2.43.0 --baseURL=http://npm.taobao.org/mirrors/selenium # choose chrome driver version selenium-standalone install --drivers.chrome.version=2.12 --drivers.chrome.baseURL=http://npm.taobao.org/mirrors/chromedriver # choose ie driver architecture selenium-standalone start --drivers.ie.arch=ia32 --drivers.ie.baseURL=http://npm.taobao.org/mirrors/selenium
SASS_BINARY_SITE=http://npm.taobao.org/mirrors/node-sass npm install node-sass
npm install sqlite3 --node_sqlite3_binary_host_mirror=http://npm.taobao.org/mirrors
set "PYTHON_MIRROR=http://npm.taobao.org/mirrors/python" && npm install --global --production windows-build-tools
# npm version npm install node-inspector --profiler_binary_host_mirror=http://npm.taobao.org/mirrors/node-inspector/ # yarn version npm_config_profiler_binary_host_mirror=http://npm.taobao.org/mirrors/node-inspector/ yarn add node-inspector # yarn global version npm_config_profiler_binary_host_mirror=http://npm.taobao.org/mirrors/node-inspector/ yarn global add node-inspector