NameDescription Author(s)
wabtoolsA place for various Node.js modules I've developed to ease Node.js developmentBill Barnhill
wachRun a command when a file add/update event occursMyles Byrne
wadey-rangerwadey's fork of: A node.js library for interacting with CampfireUnknown
waffleシンプルなWEBアプリケーションフレームワークです。(ALL YOUR NODE ARE BELONG TO US)Katsunori Koyanagi
wagnerPortable ComponentsBrian Mavity
waitSimple utility functions to simplify setTimeout/setIntervalTrevor Burnham
waiterA simple way to wait for multiple asynchronous calls to returnMarcello Bastéa-Forte
waitforERROR: No README.md file found!Unknown
waitgroupPort of the sync.WaitGroup synchronization primitive from Go langSam Nguyen
waiting-aroundwait around in a queue with this ui widgetJames Halliday
waiting-cacheIn-memory cache that prevents redundant async workJulian Gruber
waiting-cookieCookie store for waiting-cacheJulian Gruber
waitjsSyntactic sugar for setTimeout and setInterval.Elving Rodriguez
waitlistManage consumers standing in queue for resources.James Halliday
waitpidA node.js binding to the waitpid() syscall.AvianFlu
waitressSimple flow control for multiple parallel async calls.Adam Blackburn
waitusAleafs Zhang
waitwakeWaitWake lets you wait for an event to happen again, even if it has already happened once, then wakes you upForbes Lindesay
wake_on_langenerate and send Wake-on-LAN magic packetsDavid Siegel
wakemeupWeb app utilizing Wake on Lan to wake up hosts.Jasper Lievisse Adriaanse
walkA node port of python's os.walkAJ ONeal
walk-dagwalk a directed acyclic graphChris Dickinson
walk-extra'walk' by coolaj86, plus convenience functions.Meryn Stol
walkaboutPath Utility for node.jsMatt Insler
walkbufWalk a buffer, much like traditional C file I/O.Stéphan Kochen
walkdirFind files simply. Walks a directory tree emitting events based on what it finds. Presents a familliar callback/emitter/a+sync interface. Walk a tree of any depth.Ryan Day
walkdir-kbDirectory walker with configurable ignore pathsUnknown
walkdo遍历文件夹并处理所得文件,支持同步遍历和异步遍历,同步遍历顺序严格使用深度搜索算法Unknown
walkerA simple directory tree walker.Naitik Shah
walkesvery simple walker for esprima ASTUnknown
walkieBasecamp updates via Mac OS X 10.8 Notification CenterTyler Benziger
walkie-watchieFile system watcherGabriel Llamas
walkrRecursive file walking / copying for node with middlewareCraig Condon
wallaby-blogCouchDB-based blog engine for nodejsRene Roessler
walletools to build web development environment and an continuous intergration systemShouqiang Gong
walletWallet - nosql database server in java and client in nodejsYaroslav Gaponov
walltime-jsA javascript library for easily translating a UTC time to a "Wall Time" for a particular time zone and back.Sprout Social
walrusA bolder kind of mustache.Jeremy Ruppel
waltSimple build tool for static web apps, Google Chrome extensions etc.Sven Jacobs
wamp.ioImplementation of the WebSocket Application Messaging Protocol (WAMP) for WebSocket.IO or Engine.IONico Kaiser
wandJavascript utiltiesWandjs team
wangWang tile generatorJoseph Gentle
wanghuan-voidmodule-19861103sswh
wangpanmy own wangpanftft1885
wannaWanna is a blog-aware, static site generator in Node.js.Shawn
wantUse objects and function from any plain JS files in your Node Program.Toby Ho
wantswants nodejs framework core moduleharold jiang
wants_examplewants nodejs framework example appUnknown
wantworthy.jsJavascript client for working with the wantworthy.com api. Runs in node and the browserRyan Fitzgerald
wapmA CLI for the Web Audio Package ManagerJordan Santell
wardenErik Lundin
warehouseSimple JSON-based databaseTommy Chen
warehousejsWarehouse.js is a data storage layer node.js and browser providing unified API for many supported storage engines (MongoDB, MySQL, SQLite, in-memory and others). You can create REST server or client with only few lines of code.Jakub Dundalek
warlockDSTM/Atomic transactions via WebSocketsFractal
warnA JSHint configuration / management tool.Stanley Stuart
warpJump right to where you want to be. Easy Web Crawling in JavaScriptBig Bang Technology
warp-nodehttp request wrapper for jasmine integration testingTim Schindler
warpgateA sharded push oriented key value storeJoseph Moniz
was_frameworkMicro framework used in the WAS course @UVersaillesLuca De Feo
wasabiA realtime game networking library built around WebSocketsBryan Conrad
wasp-webNodeJS extensible monitoring solution for cloud servers, processes and applicationsUnknown
wasp-workerWasp daemon to be installed on each monitored host. Has to be used with wasp monitoring tool/Unknown
wataiA declarative full-stack web testing framework. Maintainable integration tests for all browsers.Matti Schneider
watchUtilities for watching file trees.Mikeal Rogers
watch_dirWatch for file changes in specific directorySasha Koss
watch_r- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` directory.Unknown
watch-and-runA simple tool to watch for file changes and run commands after.Jussi Kalliokoski
watch-arrayWatch any changes on arraysAzer Koçulu
watch-compileAn watch-compile tool for nodejs.Useful for webdev real-time compilation such as less/coffee or what ever you want.NStal
watch-connectA connect/express middleware that force browsers to reload when the server detects file changes.Filirom1
watch-dirWatch a directory for changesSimon Wade
watch-fileShell utility for watching file changes.Antti Sykäri
watch-inotifyWatching of file trees based on node-inotifyAlexander Makarenko
watch-jswatchstagas
watch-lessWatches your .less files recursively and auto-compiles them.Justin Greene
watch-lesscWatches your specified .less file and auto-compiles it to the specified .css file.John Covey
watch-nodeSimple fsevents wrapper for nodeLance Pollard
watch-stream`ls` meets `tail -f`'Dominic Tarr'
watch-treeYet another library for watching FS trees. Includes a JSON-on-stdout command-line tool and {filePreexisted,allPreexistingFilesReported} events.Andrew Schaaf
watch-tree-maintainedYet another library for watching FS trees. Includes a JSON-on-stdout command-line tool and {filePreexisted,allPreexistingFilesReported} events.Andrew Schaaf
watch.jsA script and stylesheet reloader. Less browser refreshing.Mark DiMarco
watchableWatchable Event ExtensionUnknown
watchablesWatchable value abstractionIrakli Gozalishvili
watchdirwatch a directory. perform a command upon change.Mark Bao
watchdirectorywatchdirectory ==============Unknown
watchdogMonitored multi-process serversDamon Oehlman
watchdog-timerBasic watchdog timer for nodejsAnders Cornell
watchdogsVery simple system monitor.Felipe Martin
watcherRecompile your Coffee/SASS/Haml/Less/... files as soon as they changeVjeux
watcher_libA library that can watch a directory and recompile files if they change. Can be used to build watcher applications such as less-watcher or coffee-watcher.amix
watcherjsa simple file or directory watcher with a callback actionAlexander Adeniyi Ewetumo
watchersWatch file changes and refresh site in browserAlejandro Emparan
watcherstoFetch a github projects watchers and exports them to either json, csv or vcf formatsBenjamin Lupton
watchfdwatch events open,change,unlink on all files that are refrenced or become refrenced by path. pause/resumeableRyan Day
watchfilesWatch mojito project source files for live editHaiqiang Chen
watchfsConfigurable filesystem watcher & build systemLeanplum
watchitA sensible wrapper around fs.watchTrevor Burnham
watchjsA utility for watching object changes.melanke
watchmanA simple utility to watch files/directories and perform an action when they change.Doug Jones
watchman.jsA file watching API with a powerful expression parserSankha Narayan Guria
watchmarkwatchmark is a small command line tool to watch a markdown files, parse and compile them to html and reflect the changes to a browser in real time using socket.ioBenedikt Arnold
watchmonSimple file monitor script for restarting your development node.js serverJared Wright
watchnIntelligently auto execute tasks on file/directory changesMatthew Kitt
watchrBetter file system watching for Node.jsBevry Pty Ltd
watchrunwatch node source directory and run source files in it when they changesUnknown
watchtreea library for watching FS treesq3boy
watchvarA simple utility, which allows you to detect if a variable has changed.Jesse Dunlap
watchyWatchy ===Casey Foster
waterJeffrey Zhao
waterfallasync waterfall wrapperSérgio Ramos
waterfronta small but mighty message brokerBrock Whitten
waterghostjust for play,but at last is testing my lovewghost
waterlineActive Record for Node.jsMike McNeil
waterline-dirtyWaterline adapter for felixge's node-dirtyMike McNeil
waterline-mongoMongo DB adapter for Waterline ORMMike McNeil
waterline-mysqlMySQL adapter for Waterline ORMMike McNeil
waterline-redisRedis adapter for Waterline ORMMike McNeil
watershedsimple websockets (RFC6455) client and serverJoshua M. Clulow
waterworksWaterworks - A Steamworks Api wrapperJoshwlsn
watsonMemory Leak SleuthingHarry Brundage
watson-jsWatson.js: Simple Node.js API Wrapper for the AT&T Speech APIMichael Owens
wav`Reader` and `Writer` streams for Microsoft WAVE audio filesNathan Rajlich
waveWave Gadget API implementationScott Wilson
wave-readerWAVE audio stream readerdonpark@docuverse.com
waveformfast waveform generationAndrew Kelley
waveform-autowidthfast waveform generationArbi Ben Ali
waveform-utilGenerate peak arrays for rendering waveforms in client-side canvas elementsJustin Marrington
wavefront-objA Wavefront .obj and .mtl file parsers.Unknown
waveheaderWrites a wave header based on options/size to a buffer, returns bufferkarl westin
waverA simple and lightning fast library for reading wave-pcm audio filesArtur Monteiro
waxTools for improving web maps.MapBox
wayboA simple web-weibo base on nodejs.nomospace
wayjsLight and flexible URL pattern matching in JavaScriptArthur Corenzan
waypointWaypoint provides browser and server side routingLuke Morton
waypointsFire events when scrolling down the pageAnthony Short
waywardMinimal http framework with the basics.Bradley Griffiths
waz-storage-jsWindows Azure Storage library for Node JSJuan Pablo Garcia
wazproxyan HTTP proxy that automatically signs Windows Azure storage requestsSteve Marx
wbcStatic Package ManagerFrank Wang
wbpjsNode.js web boilerplate framework to make friendly web appsOlivier Penhoat
wcWord CountAndrew Pennebaker
wc-streamA streaming implementation of Unix's wc, written in pure JavaScriptChristopher Dolan
wcf.jsA WCF-compatible web services client stack for node.jsYaron Naveh
wcpackPacks HTML, JavaScript, and CSS into a web component package.Matthew Phillips
wcsA tool like wordcount that supports continuous streams at a regular intervalDave Eddy
wcwidth.jsA JavaScript porting of C's wcwidth() and wcswidth()Woong Jun
wdWebDriver/Selenium 2 node.js clientAdam Christian
wd-candyA candyfull wrapper for WD - WebDriverAdam Christian
wd-gtranslateUse virual browsers to use google translateAdam Christian
wd-parallelWebDriver/Selenium 2 node.js clientMathieu Sabourin
wd-parallel-asyncRun your WD.js driven tests in multiple browsers, at the same timeMathieu Sabourin
wd-seriesAsync wrapper for wd.jshttp://github.com/jlipps
wd-syncsync version of wd using fibers.Seb Vincent
wd-toolsUtility functions for Selenium WebDriverJakob Mattsson
wd-unitDrive in-browser tests with WD.Mathieu Sabourin
wd-zombiewd headless implementation using zombieSeb Vincent
wdbcA basic World of Warcraft DBC file manipulation library.Robert Fate
wdtThis tool is used to streamline windows driver development for [WDK 7](http://www.microsoft.com/en-us/download/details.aspx?id=11800). I built this tool because the process of debugging windows drivers is horrendous - at least for me. The flow for driver debugging currently goes like this:Unknown
weakMake weak references to JavaScript Objects.Ben Noordhuis
weak-bindAn overridable equivalent for Function.prototype.bindHugh Kennedy
weakcacheChristian Tellnes
weaklinkhunt down and eradicate floating dependenciesUnknown
weakmapShim for WeakMap with non-leaky O(1) lookup timeBrandon Benvie
weakmap.jsA map that holds weak references to its values and automatially removes garbage collected key-value-pairsPatrik Stutz
weaselMongoose add-on for saving bulk documentsBrendan Scarvell
weatherYahoo weather API wrapper for nodeChris Campbell
weather-apiLow level API abstractions for weather services.John Roepke
weather.jsWeather.js ==========Noah H. Smith
weatherapiA module to retrieve information about weather from api.worldweatheronline.comMarius Kubilius
weathermanNode weather clientNathan Bowser
weathernautCLI tool for querying the Weather Underground APIbryn austin bellomy
weathersget the weatherSam Saccone
weaverInteractive process management systemAlexander Nazarov
webA small and fast web/http library for nodejs. (replaces the built-in http module)Tim Caswell
web_assetsshare web assetsJames Lal
web-asset-compilerCombines and minifies your CSS, LESS and JavaScript into one JavaScript fileOliver Caldwell
web-assetsDefine web assets for CommonJS modules.Azer Koçulu
web-builderWeb tool set for compress & combine static files.pw
web-cacheA seamless web cacheShiran Pasternak
web-combinerCombine & inline & minify js/css/html for web pages, build single file appnewghost
web-font-testsWeb Font Tests: using Twitter Bootstrap, Google Fonts and TypekitJon Schlinkert
web-http-clienta web based http clientMarak Squires
web-ircIn-browser IRC clientAaron Kavlie
web-media-playerSimple media player controlled by a web interface. Designed for Raspberry Pi.James Nylen
web-pipeNode.JS package for making websites with a piping approachJames Costian
web-pipe-staticProvides middleware to be used with web-pipeJames Costian
web-schemaThe meeting of JSON Schema and HTML form validationRobin Berjon
web-sendThis will be a node web compatable library that serves static files over HTTP.Unknown
web-serverWeb Server for Node.JSTom Yandell
web-socketThis will be a websocket library that's compatable with the node web library.Unknown
web-terminalWeb-Terminal is a terminal server that provides remote CLI via standard web browser and HTTP protocol.Boyan Rabchev
web-validatorA few simple web validation functionsMax Nachlinger
web2splashA PhoneGap splash screen generator using an HTML document as a template.Michael Brooks
Web4.0Unknown
webadaSimplest web serverManolo Santos
webampAmpache web interfaceDave Eddy
webappMake a webapp out of anythingvisnup
webassembleUtilize modules-webmake to auto bundle all CommonJS/Node.js pacckages for web browserKen Chen
webaudiowrite audio streams with javascript functions in the browserjohnny
webccompile and test your jade/coffeescript/less webappsPatrick Boos
webcachewebcache [![Build Status](https://secure.travis-ci.org/fengmk2/webcache.png)](http://travis-ci.org/fengmk2/webcache) =======fengmk2
webcallwebcall api layerPaul Bohm
webcameraa camera to shooting web pagedead_horse
webclOpenCL bindings for Node.jsJeff Fifield
webcl-nodepA WebCL implementation for desktops with NodeJS. This fork requires no dependencies.Mikael Bourges-Sevenier
webdav-syncBasic local sync to WebDAV serversBermi Ferrer
webdriverClient for the webdriver protocol.Alexander Flatter
webdriver-launcherNode.js Selenium Webdriver LauncherPeter Pong
webdriver.jsjQuery styled WebDriver bindings for node.jsNiklas von Hertzen
webdriverjsA nodejs bindings implementation for selenium 2.0/webdrivercamilo tapia
webdriverNodeA nodejs bindings implementation for selenium 2.0/webdriverUnknown
weberA tool for compiling scripts, stylesheets and templates when developing Javascript web apps.Ramesh Nair
webfWeb Folder is the polpetta, serverdir, or similar programs non-blocking launcher with daemon optionAndrea Giammarchi
webfakerFake implementations of your favourite Webmaker servers and APIsDavid Humphrey
webfillerWebfiller puts data and styling into Web pages on the server and in the browser, by Harald RudellHarald Rudell
webfingerClient library for Host Meta (RFC 6415) and WebfingerEvan Prodromou
webfinger-servicea simple webfinger service for node.jsNick Jennings
webfontjsonConvert a set of web fonts to one json fileAndy Hume
webfontsttf to woff, eot and svg generatorJamie Hoover
webgenjsA library interpreting a JavaScript object structure as XML or HTML/CSS for generating a markup document.Magnus Ernstsson
webghostNode Front-end automation test frameworkJacksonTian
webglwebGL bindings for nodeTim Caswell
webgl-globe[WIP] Location-based resourcing of 3D map geometry - powering Earthmaps.orgMakesites.org
webgl-texture3dWorkaround GLSL function for using 3D textures in WebGLGoogle
webglewWebGL extension wranglerMikola Lysenko
webgmeWeb based graphical domain specific modeling environmentsUnknown
webhook-deployerDeployer server app triggered by (github) webhooksCamilo Tapia
webhook-templatesDust.js templates for webhook payloadsBenjie Gillam http://www.benjiegillam.com
webhookit-commentComment module for WebHookItEric Abouaf
webhookit-ejsEJS templating module for WebHookItEric Abouaf
webhookit-emailEmail module for WebHookItEric Abouaf
webhookit-httpHTTP module for WebHookItEric Abouaf
webhookit-jsonparseJSON.parse module for WebHookItEric Abouaf
webhookit-jsonpathJSONPath module for WebHookItEric Abouaf
webhookit-objectbuilderObjectBuilder module for WebHookItEric Abouaf
webhookit-soupselectsoupselect module for WebHookItEric Abouaf
webhookit-xml2jsxml2js-expat module for WebHookItEric Abouaf
webhookit-yqlYQL module for WebHookItEric Abouaf
webhooksEasily create webhooksTim Oxley
webidWebID moduleUnknown
webidl.jsA parser for WebIDL and WICDARobin Berjon
webidl2A WebIDL ParserRobin Berjon
webifyA simple drop-in script to make current directory available via http://*:8080Vladimir Dronnikov
webinos-jsonrpc2The JSON-RPC 2 implementation used by the webinos project.Alexander Futász
webjoystickSDU_WebJoystick a open source project create by FourDays base on Html5 websocket and Device API. we aim to develop a new way to play game--- use your mobile as gamepad, so you can play your web games in your PC and use he special feature of your phone. ## Install it's a module of Node.js. first you need install node,see < http://nodejs.org/> with the help of Node Packaged Modules tool npm, you can easily install it byFourDays
webjsSimple and stable development for Node.jsWill Wen Gunn
webkit-devtools-agentWebkit devtools agent that leverages remote debugging and profiling of nodejs applications using the built-in webkit inspector.Camilo Aguilar
webkit-serverA driver for webkit-server.Tristan Dunn
weblogicWebLogic ClientPehr Johansson
webmachineWebmachine Application ServerEric Redmond
webmakeBundle CommonJS modules into single script for web browserMariusz Nowak
webmake-coffeeDevelop CoffeeScript applications for browser with WebmakeMariusz Nowak
webmake-middlewareconnect and express middleware for webmakeGilles Ruppert
webmake-yamlRequire YAML files with WebmakeMariusz Nowak
webmaker-loginapiMozilla Webmaker SSO helper & integration moduleKieran Sedgwick
webmasterJust testing.Juha Lindstedt
webmetricsWebmetrics JSON API libraryRyan Breen
webmoneyClient for WebMoney payment systemVladimir Andreev
webnodeRESTful web service framework on top of RestifyUnknown
webnotifySimple Web NotificationsUnknown
webnullweb/null eats your HTTP. a useful tool to assist with stress, performance and experiment testing.Dotan Nahum
webotAn easy-to-use robot for web service.Jesse Yang
webot-cliCommand line interface for weixin-robotJesse Yang
webp-binWebP wrapper that makes it seamlessly available as a local dependency on OS X, Linux and Windowsyuanyan
webpackPacks CommonJs/AMD/Labeled Modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.Tobias Koppers @sokra
webpack-coreThe core of webpack and enhanced-require.Tobias Koppers @sokra
webpack-dev-middlewareOffers a dev middleware for webpack, which arguments a live bundle to a directoryTobias Koppers @sokra
webpack-dev-serverServes a webpack app. Updates the browser on changes.Tobias Koppers @sokra
webpack-graphConverts JSON stats from webpack to a nice SVG-Image.Tobias Koppers @sokra
webpagetestWebPageTest API wrapper for NodeJSMarcel Duran
webpapTake multiple pictures of a web page via the well known "say cheese", "cheeeese" retoric. i.e. ask to take a picture, webpage signals when it's ready, picture is taken.Alan Shaw
WebParrotA selectively caching proxy for repeatable client testingAndrew Barton
webpathsAn alternative Web server for Node.jsArthur Stolyar
webpipeHarness the power of WebPipes in browser and server environments, as well as the command-line.Matthew Hudson
webpointsExpressJS-based RESTful service development frameworkSakno Roman
webremixConvert media urls and links to embedded HTMLEdna Piranha
webreplServe a repl for a node process via a web consoleMike Mattozzi
webrowserRun web browser within node.jsTom Zhou
webrtc-shim*Status: DEV*Unknown
webrtc-streamStream video and audioRaynos
webrtc.ioAbstraction for webRTC.Ben Brittain
webrtc.io-clientDrop-in client code for webrtc.ioDavid Peter
webrtc.jsWorld's easiest webrtcUnknown
webrwA simple read-write store for the Web ComputerSean Wilkinson
websafe-uidGenerate websafe unique ids.Tim Shadel
webseeded-torrent-generatorGenerate webseeded torrent files from urls to files.Patrick Williams
websequencediagramsInterface to websequencediagrams.comJoe Hildebrand
webserverA very simple webserver for delivering static files.Joe Hitchens, Sleepless Inc.,
webserviceturns modules into RESTFul web-servicesMarak Squires
webshellA console-based web client utility.Evan Haas
webshotWebshot provides a simple API for taking webpage screenshots. The module is a light wrapper around PhantomJS, which utilizes WebKit to perform the page rendering.Brenden Kokoszka
websiteA set of tools for extracting information out of a website.André König
websmscomSend text or binary SMS messages over websms.com.Gerd Reifenauer
websocka complete websockets implementationMathias Buus Madsen
websocketWebsocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.Brian McKelvey
websocket-benchtool for benchmark websocket (socket.io, faye)Unknown
websocket-benchmarkWebsocket BenchmarkCargomedia
websocket-clientAn HTML5 Web Sockets clientPeter Griess
websocket-client-node-0.6An HTML5 Web Sockets client for use with Node >= 0.6Peter Griess
websocket-conference-serverAn HTTP server with WebSocket upgrade for multiple connection sessions.Dan Houldsworth
websocket-driverWebSocket protocol handler with pluggable I/OJames Coglan
websocket-multiplexWebSocket-multiplex is a thin library on top of SockJS that allows you to do multiplexing of many virtual WebSockets connection over a single physical one.Marek Majkowski
websocket-protocolA general websocket-protocol implementation for both Clients and Servers.Micheil Smith
websocket-serverA WebSocket Server for node.js, 90-100% spec compatible.Micheil Smith
websocket-streamwebsockets with the node stream api. works in browser and nodeUnknown
websocket.ioSocket.IO websocket serverUnknown
websocketpointCreate a dublex stream around a websocketAndreas Madsen
websocketsWebSocket Server & Client APIEastCloud
websocketssa stream-based implementation of the websocket protocolBodo Kaiser
webstathttp module wrapper, allows to keep web server usage statisticsItzik Paz
webstreamStream api for node.js websocketsElad Ben-Israel
webstress-toolweb stress toolYaniv Kessler
websucksVanda platform websocket serverSameer Rahmani
websvrA simple web server, implement http module(filter) and handler(servlet), autorecover persistent sessionKris Zhang
webtailAn example of piping a file over HTTP.Leandro Ostera
webtapTAP wrapper for testing webserversJulian Gruber
webtestERROR: No README.md file found!Unknown
webtoolsTools for Front End DeveloperLi Chang Wei
webvttA command line interface and npm package for the WebVTT JavaScript parser.David Humphrey
webworkerAn implementation of the HTML5 Web Worker APIPeter Griess
webworker-threadsLightweight Web Worker API implementation with native threadsAudrey Tang
wechat微信公共平台自动回复接口服务Jackson Tian
wechat-mpWechat open API utilities.Jesse Yang
weechatWeeChat Relay ProtocolEirik Brandtzæg
weed-fsNode.js client for weed-fs, a distributed file storecruzrr
weekeeA wiki base git and markdown, power by Node.js, and can be use with connect or expressdead-horse
weekly-scheduleA simple weekly schedule libraryAlexa Grey
weibayesWeibull-Bayes eta solverUnknown
weiboWeibo SDK, base on node. Now support weibo, tqq, tsohu, twitter and github.fengmk2
weibo-jsMatador compliant library for weibo.com apiYonggao Pan
weibo-oauth2Library for interacting with Weibo API V2 via OAuth 2.yun77op
weibo-oauth2-1dont use this package, if pull requests are accepted then you wont need this use weibo-oauth2 package from npmnihaopaul
weibo-oauth2-apiweibo-oauth2-api,by nodejsdongyuwei
weibo-packagerbatch compressor for js and css, from sina weibodongyuwei
weibo-sdkSina Weibo's Unofficial SDKLiu Weifeng
weibo-timestampDo you like the timestamp on weibo or some twitter, this can do it eitherdebbbbie
weibo2Weibo SDK with OAuth2, base on node. Now support sina weibo.debbbbie
weiboapiSina Weibo API based on webpage analyticbirdroid2@weibo
weibosdkSina Weibo SDK V2leizongmin
weibov2改进的nodejs新浪微博SDKUnknown
weidocweibo document toolliusong
weightedA dead-simple module for picking a random item with weights.Michael Schoonmaker
weinreWEb INspector REmoteapache.org
weirLibrary for creating BDD-style test flows for JavaScriptUnknown
weixin微信公共平台自动回复接口服务Jackson Tian
weixin-api微信公众平台APIJeremyWei
weixin-robot微信公众平台开放消息接口机器人 A robot for wechat.Jesse Yang
weixin-robot-exampleweixin-robot 模块示例Jesse Yang
weldTemplate antimatter for javascripthij1nx
wellformedWellformed provides easy form validation, filtering, and packaging of errors and values. Keep your controllers and models clean by separating form logic.Richard Jones
wemoWeMo clienthecomi
wemo.jsNode.js library for interacting with a Belkin WeMoDaniel Friedman
wendellCommand based argument parserMattijs Hoitink
wendySome rework plugins to manipulate cssManuel Stofer
weo-http-proxyA full-featured http reverse proxy for node.jsNodejitsu Inc.
wepay![wepay logo](https://www.wepay.com/files/logo_regular.png)Unknown
wepay-apiNode implementation of the WePay API.Matt Farmer
weppa node based LESS/CSS and JavaScript PreprocessorLars Jung
werewolfYou are a werewolf.uhyo
werkerA module to provide a pool for workersDoug Martin
wesleyProtocol compliant web socket server with some awesome extras.Andrew Lawson
westeggA generic file cache that reloads file data on filesystem changes.Lucas Chi
westpac-paywayProcess payments via Westpac PayWay APIChris Partridge
westville-nycDaily specials from Westville's NYC locations.Justin Greenberg
wez-telnetTelnet Protocol ListenerWez Furlong
wfTasks Workflows orchestration API and runnersPedro Palazón Candel
wf-pg-backendA backend for wf built over PostgreSQLPedro Palazón Candel
wf-redis-backendA backend for wf built over RedisPedro Palazón Candel
wfsWFS (Web Feature Service) client for nodeDamon Oehlman
wgetwget in nodejs.Chengwei Wu
wgpsWerners GPS libraryWerner Vesterås
wgxpathWicked Good XPathJacob Marble
whamwhimsical web frameworkjden
whatcdWhat.CD JSON API libraryConrad Pankoff
whatlangsimple language detection moduleFranz Enzenhofer
whatslocates a module's readme and prints it to stdiojden
wheatGit powered javascript blog.Tim Caswell
wheelbarrowrequire anything into your front-end JavaScriptUnknown
wheelhouse-couchA wheelhouse library to use couchdb as a database while useing backbone on ther server.Joey Baker
wheelhouse-handlebarsA wheelhouse library to handlebars templates for rendering viewsJoey Baker
wheelhouse-routerA wheelhouse library to marry flatiron's Director with Backbone's routerJoey Baker
wheels-classSimple and powerful classical inheritance for JavaScript. Fully compatible with CommonJS / Node, AMD and standard browser script tag includeLuca Ongaro
wheels-loud-accessorsAttribute accessors that emit events. Fully compatible with CommonJS / Node, AMD and standard browser script tag includeLuca Ongaro
wheels-pubsubSimple and lightweight PubSub, fully compatible with CommonJS / Node, AMD and standard browser script tag includeLuca Ongaro
whenA lightweight Promises/A+ and when() implementation, plus other async goodies.Unknown
when-allnormalize an object/array with some values represented with promisesJake Rosoman
when-connectedcall an async method with configurable timeout and when connected if reconnect is usedRyan Day
when-every-itempromise aggregation for arraysNathan Zadoks
when-every-keypromise aggegation for objectsNathan Zadoks
when-promisifya simple method to make node-style callback function return a promise instead. Based on when.js Gregor Martynus
when-thenSimple helper for executing functions only after others have completed.Max Thayer
whenplusA lightweight Promise and when() implementation, plus other async goodies.Unknown
whereGeographical utilities for location-based Node.js applicationsHenri Bergius
where-parserA utility for parsing SQL where clausesAbbey Hawk Sparrow
wheredatA simple, easy to use, geocoding interface for web applicationsMarc Harter
whereisWhich/Whereis easy helper, find if a program existsVincent Voyer vincent.voyer@gmail.com
whet.extendA sharped version of port of jQuery.extend that actually works on node.jsDmitrii Karpich
whet.observerA standalone Observer that actually works on node.js and browserDmitrii Karpich
whichLike which(1) unix command. Find the first instance of an executable in the PATH.Isaac Z. Schlueter
whiplashWhiplash API LibraryThomas Reggi
whirlpoolhttp://www.sunsean.com/Whirlpool.min.jsUnknown
whirlwindAPI client for whirlwindFractal
whiskersA mustachioed templating libraryGabriel Farrell
whiskeyA simple test runner for NodeJS applications.Cloudkick, Inc.
whisperA task-based automation app. Leiningen style.Quildreen "Sorella" Motta
whisper-browserifyCompiles CommonJS modules with Browserify.Quildreen "Sorella" Motta
whisper-cleanRemoves build artifacts and backup files from a project.Quildreen "Sorella" Motta
whisper-stylusCompiles Stylus stylesheets.Quildreen "Sorella" Motta
whisper-watchWatches for certain events and runs tasks based on them!Quildreen "Sorella" Motta
whispercastServes media files and other static files from a source directory over HTTP.Manas Tungare
whispererIRC-like client wrapper around `node-xmpp`Paul Sweeney
whisperjsHTTP Request functionality from within a node.js application using preset expresss routes and middlewareJim Snodgrass
whitehouseWhitehouse API moduleTom Hughes-Croucher
whitelistExpress middleware for filtering json responsesMoveline Inc.
WhiteRabbitDelayed callback wrapper. Useful for throttling callbacks.Luke Morton
whitespacesFix all the whitespacesPavan Kumar Sunkara
whmcsNode client implementation for WHMCSPedro Dias
who-are-youA connect middleware to provide private-public key authentication.Hernan Garcia
whoadbStore and read JSON objects in a flat file if you want!Nat Lownes
whoisAn intelligent JavaScript WHOIS client.Simone Carletti
whois-availablewhois-available returns whois information and checks whether domains are availableMaximilian Krüger
whois.bmIssue whois lookups for Bermuda (.bm) domain names from the command line.Louis Galipeau
whoisclientA javascript implementation of the WHOIS protocol for node.jsCarlos Paulino
whoisjsA whois client for NodeJulian Giuca
whoots.jsA WMS to TMS proxySimon Legner
whtspcrA simple node module to parse leading whitespace from a string or file.Josh Gillies
wiaWebisAble App GeneratorGhislain Loaec
wia.clientWiA MVC Framework.Ghislain Loaec
wia.serverWiA MVC Framework.Ghislain Loaec
wideorA module that uses avconv and convert to create a slideshow video from images with the help of `stroem-kid`lahabana
widgetBasic DOM widget library for EnderAndrew McCollum
widget-listTurn input into a list of widgetsRaynos
wieldyjsWieldyMarkup HTML Abstraction Markup Language CompilerVail Gold
wifi_locationFind a current location by surrounding WiFi and Google Map API. A port of wifi_location(https://github.com/shokai/wifi_location) to Node.js.swdyh
wifliSimple API for WiFli programmable helicopters. Nodecopter for the common (read: cheap) hacker.Forrest L Norvell
wigglemapsWiggleMaps is a Javascript API for building dynamic and interactive maps in the web browser. By leveraging WebGL, WiggleMaps extends geographical visualizations beyond current web mapping approaches. Unlike WMS solutions, layers can be fully styled at runtime to allow rich, interactive visualizations. Through portable Shapefile and GeoJSON readers, WiggleMaps brings multiple geographic data types to the web, allowing developers flexibility when deploying geodata in their applications.Preston and Krejci
wigosSimple logging with Winston and UniverseStéphan Kochen
wiiv-squareFork of excellent Arnout Kazemier square build toolUnknown
wikexporterGitHub wiki exporter (md to html)Diogo Neves
wikinode-wiki =========Unknown
wiki-checkChecks if a wiki has an entry.Michael Nowack
wikichangeswikichanges ===========Ed Summers
wikidataAccess to wikidataGabriele Di Stefano
wikifetchUses jQuery to return a structured JSON representation of a Wikipedia article.Ben Coe
wikifoniaA scraper for the Wikifonia sheet websiteJakob Miland
wikigeowikigeo =======Unknown
wikimapiaWrapper for the Wikimapia APIOleg Efimov
wikiminuteA reader for WikipediaYuhei Yoshida
wikipedia-jsA simple client to query wikipediakenshiro-o
wikitpageUtility for WikitpageSimon Su
wikivet-crawlerCrawls WikiVet for quizzes.Matt Dobson
wikiwymA module wrapping wikiwym, A simple WYSIWYM Google Code wiki to HTML converterReid Beels
wikyA Bidirectional WikiText Markup Converter.Unknown
wiky.jsWiki text parserTanin Na Nakorn
wildcardWildcard matching toolsDamon Oehlman
wildemitterA super lightweight EventEmitter similar to what comes in Node.js, but with a support for wildcard events '*' and grouped handlersHenrik Joreteg
wildfileexpand path/*/with*/wildcards.jsDominic Tarr
willful.jsA simple spec'ing library for Node.Drew Miller
william-github-exampleGet a list of github user reposWilliam
willitmergeA command line tool to check if pull requests are mergeable.Kyle Robinson Young
willowlight-weight markup languagejiyinyiyong
wilsona framework for people behind fencesChris Dickinson
wilson.jsWrapper for the Wilson Score Equation to calculate rank based on positive and negative impressions.Scott Corgan
win-forkSpawn for node.js but in a way that works regardless of which OS you're usingForbesLindesay
win-spawnSpawn for node.js but in a way that works regardless of which OS you're usingForbesLindesay
win32apiAsynchronous, non-blocking win32api bindingsidobatter
win32comAsynchronous, non-blocking win32com ( win32ole / win32api ) wrapperidobatter
win32oleAsynchronous, non-blocking win32ole bindingsidobatter
windWind.js is an advanced library which enable us to control flow with plain JavaScript for asynchronous programming (and more) without additional pre-compiling steps.Jeffrey Zhao
windcThe AOT compiler for Wind.jsJeffrey Zhao
windfallAn inheritance based CMSDavid Cameron
windmillsimple file-based blog engineTommy Bergeron
windowDummy Test Double of Window Object for NodeJsJacob Thornton
window-modeA small utility to define and check different responsive "modes" for the current window - e.g. "desktop", "tablet", or "mobile"techwraith
window-streamA collection of streams for Windowing eventsCharlie Robbins
windowsA random but growing collection of utilities for Windows for Node.jsBrandon Benvie
windows-eventlogNative win32 module to log messages to the Windows EventLogJose Fernando Romaniello
windows-serviceRun Node.JS programs as native Windows Services.Stephen Vickers
windshaftA Node.js based map tile server for PostGIS & MapnikSimon Tokumine, Javier Santana, Sandro Santilli, Vizzuality
windtunnelEasy JavaScript testingDaniël van de Burgt
wine_dot_comA node wrapper for the wine.com API.clintcparker
wineapiProvides a fluent API for building URL's for Wine.com's API.Jonathan Taylor
winexWinston-based Express logging middleware.Ryan Roemer
wingrrNode Growl notifications for windowsBrandon Satrom
wingsTemplating library that works on the server and client closely modeled on MustacheAndrew McCollum
winnerCompare the items of an array and return the biggestJakeb Rosoman
winnetinfoAllows Node to get Windows' DNS configurationdaguej
winningjs-activatorActivates Windows 8 applications from Node.js or the command lineDomenic Denicola
winningjs-buildA grunt build task for Windows 8 applications built on the WinningJS frameworkNobleJS
winningjs-svg2pngA Grunt build task for converting SVGs to PNGs in the varieties desired by Windows 8.Domenic Denicola
winregprovides access to the windows registry through the REG toolPaul Bottin
winserRun a node.js application as a window service using nssm.Jose Fernando Romaniello
winshareFind physical path for windows unc shares.Ben Taber
winstonA multi-transport async logging library for Node.jsNodejitsu Inc.
winston-airbrakeAn airbrake transport for winston, inspired by the winston-graylog2 transport, powered by node-airbrake.Dave Stevens http://davestevens.us
winston-amazon-sesA mail transport for winston using Amazon Simple Email Service (SES)Juan Pablo Garcia Dalolla
winston-amonWinston transport for Amon loggingRandy Merrill
winston-amqpAn AMQP transport for winstonKrispin Schulz
winston-configA helper to easily configure winstonMarkus M. May
winston-couchdbA CouchDB transport for winstonCharlie Robbins
winston-crashlogWinston transport for crashlog.io.Mark Wolfe
winston-debugextra debugging support for winstonFrank Xu
winston-dynamodbA Winston transport for Amazon DynamoDBJeongWoo Chang
winston-emailAn email transport for winstonPierre Herveou
winston-expressExpress middleware to let you use winston from the browser.Adam Blackburn
winston-filerotatedateFile transport for winston that rotates files in a logical date dependent wayPeter Hinz
winston-fluentA fluent transport for winstonHironori Takahashi
winston-gelflingWinston transport using GelflingAdslot
winston-graylog2A graylog2 transport for winstonFlite, Inc. http://www.flite.com
winston-grayloggerWinston graylog2 transportDan Milon
winston-growlA growl transport for winstonPierre Herveou
winston-hbaseA HBase transport for winstonJeremie Pelletier
winston-ircan IRC transport for WinstonNathan Zadoks
winston-logglyA Loggly transport for winstonCharlie Robbins
winston-logioA Log.io transport for winstonJaakko Suutarla
winston-logstashA Logstash transport for winstonJaakko Suutarla
winston-mailA mail transport for winstonMarc Harter
winston-mail2A mail transport for winstonMarc Harter
winston-mailerWinston transport based on mailer. It buffers errors, and packs them in one email if necessary.Gustavo Machado
winston-memoryA Memory transport for winstonAndre Rodrigues
winston-mixlib-logA clone of ruby's mixlib-log for winstonJosh Toft
winston-mongodbA MongoDB transport for winstonCharlie Robbins
winston-nodemailA mail transport for winstonMarc Harter
winston-nodemailerAn email transport layer for winstonThomas Peklak
winston-nssocketnssocket transport for winstonMaciej Małecki
winston-packed-zmqA 0MQ + msgpack2 transport for winstonRoman Gnatyuk
winston-papertrailA Papertrail transport for winstonKen Perkins
winston-posix-syslogA syslog transport for winston that uses posixAnton Nguyen
winston-postmarkWinston transport using Postmark API (http://www.postmarkapp.com)Adslot
winston-pushoverA transport for Winston that uses the Pushover notification service.Matthew Tole
winston-ravendbA RavenDb transport implementation for winstonMauricio Gentile
winston-redisA fixed-length Redis transport for winstonCharlie Robbins
winston-request-loggerWinston based http request logger for express.Mark Wolfe
winston-riakA Riak transport for winstonCharlie Robbins
winston-s3S3 transport for WinstonAndrew Harvey
winston-scribeA scribe transport for winstonWarren Noronha
winston-sentrySentry transport for the winston logger.Cristiano Valente
winston-sesWinston transport using Amazon SESAdslot
winston-simpledbA Winston transport for Amazon SimpleDBAndrew Chilton
winston-skywriterA Windows Azure table storage transport for winstonPaul O'Fallon
winston-snsA Simple Notification System Transport for winston (http://www.github.com/flatiron/winston)Jesse Ditson
winston-sns-iamAn SNS transport that works with or without explicitly passed AWS credentials. If no credentials provided, the EC2 metadata service is called to obtain temporary IAM role-based credentialsUnknown
winston-socketA socket transport for winstonBryan Paluch
winston-socket-serverWinston transport writing log entries to all the clients connected on UNIX socketRodion Vynnychenko
winston-splunkA Splunk transport for winstonEric Helgeson
winston-spyTest winston logging with spiesManuel Cabral
winston-sqsAn Amazon Simple Queue Service Transport for winston (http://www.github.com/flatiron/winston)Alex Gadea
winston-statsdgenerates `statsd` from winston logs — extremely tailored to nodejitsu internal needs, use accordinglynuno job
winston-syslogA syslog transport for winstonCharlie Robbins
winston-syslog-ain2An ain2 based syslog transport for winstonUnknown
winston-syslogudpA UDP only syslog transport for winstonSanjay Pandit
winston-tagged-http-loggerSets up logging to a TaggedLogger for important http.Server eventsMagnus Hoff
winston-unix-syslogplugin syslog pour winstonUnknown
winston-winlogWindows Event Log logger for WinstonJose Fernando Romaniello
winston-zmqA 0MQ transport for winstonDavid Henderson
winstondA winston-powered logging daemonNodejitsu Inc.
winstoonSimple Wrapper for Winston LoggerArunoda Susiripala
wintersmithA flexible static site generator.Johan Nordberg
wintersmith-browserifybrowserify for wintersmithJohan Nordberg
wintersmith-clean-cssA Wintersmith Clean-CSS plugin for minifying CSS files.Brian Cowdery
wintersmith-coffeecoffeescript plugin for wintersmithmnmly
wintersmith-componentcomponent plugin for wintersmithLuke Vivier
wintersmith-csvA Wintersmith plugin for processing CSV filesAlasdair North
wintersmith-data-jsonWintersmith plugin to render data.json as isBoris Ryabov
wintersmith-ejsejs plugin for witnersmithStephen Allred
wintersmith-hamlhaml plugin for witnersmithZachary Schneider
wintersmith-hoganhogan plugin for wintersmithSean Fridman
wintersmith-htmlA Wintersmith plugin for including HTML files in the content treeAlasdair North
wintersmith-jackerjacker plugin for witnersmithJohan Nordberg
wintersmith-jsbundlerCommonJS browser bundler for wintersmithJohan Nordberg
wintersmith-kelvinA production-ready asset management plugin for Wintersmith.Christopher Cliff
wintersmith-lessless plugin for wintersmithJohan Nordberg
wintersmith-livereloadLiveReload plugin for WintersmithJohan Nordberg
wintersmith-nunjucksNunjucks templates for WintersmithJon Buckley
wintersmith-ordered-pagesA content plugin for Wintersmith that allows for arbitrary ordering of content based on a single index fileadam j. sontag
wintersmith-perianAssets compressor/uglifier with stylus,coffee and browserify in the box.DAddYE
wintersmith-redirectWintersmith plugin that provides url redirections where headers cannot be modifiedJohan Nordberg
wintersmith-sasssass plugin for wintersmithTimothy Marks
wintersmith-simlWintersmith template plugin for SIML.wooorm
wintersmith-snocketsSnockets plugin for wintersmithRay Viljoen
wintersmith-stylusstylus plugin for wintersmithJon Wong
wintersmith-swigswig plugin for wintersmithJohan Nordberg
wintersmith-uglify2Assets compressor/uglifier for wintersmith.magicmonty
wintersmith-xmlbxmlb template plugin for WintersmithStanton Teters
wintoolsSome Windows tools for node.jsElad Ben-Israel
wireA light, fast, flexible Javascript IOC container.Unknown
wirelessTool for handling all aspects of wifi wireless networksThomas Hunter
wireless-osxOSX wireless tools wrapper in Node.js. list, view, connect, eventsManfred Touron
wirexroutesA helper to organise the your express routes chains middlewaresIvan Fraixede Cugat
wirezFrancesco Zanitti
wiring-piBindings to wiringPiIgor Soarez
wiringpinodejs wrapper for the wiringPiZhangYuanwei
wisdomasset-aware DOM generation for node.jsUnknown
wishAssertions without special syntaxevanburchard
wishboneA dead simple rest framework for Node built on top of Backbone.jsAdam Savitzky
wispHomoiconic JS with clojure syntax, s-expressions & macrosIrakli Gozalishvili
wisp-brunchAdds Wisp - Clojure-like Lisp - (https://github.com/Gozala/wisp) support to Brunch.Domingo E. Savoretti
withCompile time `with` for strict mode JavaScriptForbesLindesay
withadviceAOP libraryOlivier Melcher
withera feature-full decorating library for javascriptJohn Renner
within-documentcheck if an element is within the documentUnknown
witnessWitness (n) 3. One who hears; a listener.Concordus Applications
witwipWhere in the world is package.json?Brian Link
wizMakes command-line tools easier to use through implicit option filesdonpark@docuverse.com
wiz-frameworkJ's HTML5/NodeJS web application frameworkJ. Maurice
wizardmarak
wizardryA task-based library for GraphicsMagick / ImageMagick.Zachary Bruggeman
wkhtml-helperWrapper for wkhtmltopdf utilChris Partridge
wkhtmltopdfA wrapper for the wkhtmltopdf HTML to PDF converter using WebKitDevon Govett
wkhtmltopdfaaswkhtmltopdf as a serviceIgor Soarez
wlaurance-nodify-shopifyShopify API clientShopfrogs
wmctrl-padWindowPad functionality for LinuxTodd Wolfson
wmdA full-featured markdown processor based on ShowdownUnknown
wmiA means to query Windows Management Instrumentation on Windows versions of NodeJSUnknown
wnaveVirtual Environments for Node on windowsBonuspunkt
WNdbWordNet 3.0 Database filesMoos
wnpmneuron package manager for webkael
wnsSend push notifications to Windows 8 devices using WNSTomasz Janczuk
wnserverA high-performance scalable component-based, class-based middleware and frameworkPedro Nasser
wo-auto-readerA auto reader for wo-read website, cheat to read large amount of chaptersLi Yong
wo-perlinPerlin noise implementationMaël Nison
wobotA plugin-based HipChat bot.Christian Joudrey
wochaMocha --watch does not work on Windows. So here is a wocha!vbedegi
WoD-DiceWhite-Wolf's Storytelling dice roller.Luiz Sócrate
wolfRun wolfram alpha queries from the command line.Tim Cameron Ryan
wolframWolfram Alpha APISami Kukkonen
wolfy-eventemitterWolfy87
wolfy87-eventemitterEvent based JavaScript for the browserOliver Caldwell
wolfyeventemitterWolfy87
WolfyEventEmitterWolfy87
wonderboy-in-ascii-worldwonderboy in ascii worldUnknown
wongoA simple ODM for mongodbwookets
wongo_nested_setThe nested set hierarchy pattern built on top of wongowookets
wongtop-github-repo-registrarGet github repo name and descriptionAdi Nugroho
wonkajsDevelop 100% client side RIAs with backend style.Julian Ceballos
woodLogging libraryDaniel Brockman
woodmanExtensible JavaScript logger utility loosely based on log4j that runs client-side and server-side.Joshfire
woodsWoods =====Jonathan Puckey
woods-parsedownWoods Parsedown =====Jonathan Puckey
woolWeb development framework inspired by GWT, trying to build the same concepts with node.js and JQueryNicolas Lochet
wooshparse and transform streaming html using css selectors in a composable wayPedro Teixeira
wootQuickly create new projects based on custom templatesAndrey Tarantsov
wootheeUser-Agent string parser (js implementation)tagomoris
wordContains functions that assist in working with strings.Veselin Todorov
word-generatorGenerate(random or in order) a word or many words which can be used as (guess/crack) passwords, keys etc in nodejs.Andrew Goal
wordamentDEPRICATED.Boopathi Rajaa
worddiffCounts the number of unordered word diffrences in two stringsAndreas Madsen
worddumpDump data from WordPress.JP Richardson
wordfeud-apiA package for communicating with the Wordfeud-serversJohan Hillerström
wordfreqText corpus calculation in Javascript.Timothy Guan-tin Chien
wordfsA single player word game generatorBoopathi Rajaa
wordgeneratorQuick and dirty wordlist based word generator for inspiration when naming shitJesse Ditson
wordlistA library for checking wordsVegard Hanssen
wordmatchCounts the number of unordered word matches in two stringsAndreas Madsen
wordnet-to-sqliteA utility for parsing the wordnet files into an sqlite database using Node.js.Matthew Kastor
wordnikwordnik api wrapper for node.jsConner Petzold
wordnik-bbAn interface to the Wordnik API, which lets you get dictionary definitions, random words, pronunciation, and more! Built with Backbone.js, and uses promises.Darius Kazemi
wordposwordpos is a set of part-of-speech utilities for Node.js using natural's WordNet module.Moos
wordpressA client for working with WordPress.Scott González
wordpress-authAuthenticate users through node using WordPress cookiesNightgunner5
wordpress-user-syncFor syncing JSON feed of user accounts with a WordPress siteBeau Collins
wordpress.js**Wordpress.js** is an in-memory front-end to wordpress.Sydney Stockholm
wordsWord Generator provides hints while playing games like Letterpress, Words with Friends, and Scrabble.Matthew Hudson
wordsearchGenerate wordsearch puzzlesDave Eddy
wordsmithwordsmith clientmatthew mueller
wordsworthSpell-checker / spelling correcter module.Brian Carr
wordwrapWrap those words. Show them at what columns to start and stop.James Halliday
wordwrap-componentwordwrap utilAmir Abu Shareb
wordyConverts numbers into their english variants and backArtem Titoulenko
workGot a thousand jobs to do? Get an execution plan!Lloyd Brookes
work-alreadyTools to create web tests for Express and Socket.IO applications with session integration.Reason
work-slaveturn string into html5 web workersjohnny
workbenchToolbelt / Appication bootstrap for small client projectsBrian Hurlow
workdaysperweekA node.js module for getting the work days in a week.schneidexe
workdbWorkDB is more work repository than work queue, allowing both arbitrary work insertion and arbitrary work retrieval.Unknown
workerUnknown
worker-componentWeb worker API wrapperUnknown
worker-convertCouchDB Worker which converts images using imagemagick.Johannes J. Schmidt
worker-dronea worker queue with concurrency limitsThomas Blobaum
worker-farmDistribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.Unknown
worker-generate-previewsCouchDB worker which generates preview images from pdfs.Johannes J. Schmidt
worker-generate-stillsCouchDB worker which generates stills from videos.Johannes J. Schmidt
worker-generate-thumbnailsCouchDB Worker which generates image thumbnails.Johannes J. Schmidt
worker-loaderworker loader module for webpackTobias Koppers @sokra
worker-poolAn implementation of the web worker API with a worker pool support.Tomaz Muraus
workerbeebusy bees are srs beesNaomi Kyoto
workersA worker managment framework based on NodeJS and RedisRoman Landenband
workers-compHow long since the last workplace accidentUnknown
workerstreamnpm install workerstreamUnknown
workflown/aAsync.ly
workflow.jsZero-code workflows engine for Node, PhoneGap and browser.http://apla.github.com/
workforceA cluster manager inspired by Learnboost's cluster.Garrett Johnson
workhorseDistributed computation server and clientsYoni Ben-Meshulam
workitThe stupid development server. Serves CoffeeScript, Jade, and Stylus like a champ. Reloads browser on source-file change. CORS enabled.Shannon Moeller
workmodecommand line tool for blocking sites to be more productiveGoran Gajić
worksNode.js IDEBoyan Rabchev
workshopUnknown
world-atlasRoll your own TopoJSON from Natural Earth.Mike Bostock
world-dbHighly effecient database for large tilemasTim Caswell
worldly在前端开发过程中,开发时需要模块颗粒化,发布时文件又需要整合。worldly为你解决合并文件,压缩文件,实时检测文件发现变化。http://www.weibo.com/xiaobin8878
worldtimeConvert to and from various worldtime formats. Get manipulated time values.Unknown
wormholeA streaming message queue system for Node.JS focused on performance.Aikar
worxBlackBerry Webworks Dev HelperDamon Oehlman
wowtools for front-endkangjia
wpquickly open url or built-in bookmark with browser.fnobi
wp-debug-toggleCLI for quickly toggling the WP_DEBUG constant.Matthew Simo
wp2mdConvert your WordPress blog to Markdown.JP Richardson
wpgGenerates the XML file for a changing GNOME background from the image files in the current workign directoryMark Old
wpmData Dependence Async Module System(empty! preserved for future)jindw
wptScaffolding for webpack wep apps.Tobias Koppers @sokra
wrwatch files and run a command when they changePatrick Mueller
wrangler'Wrangler' is a very small module that smoothes over some of the gotchas in JavaScript type checking and casting. It behaves the way you (or perhaps just I) would expect type checking to work -- e.g., is.object() only works on objects that are neither arrays nor regular expressions. It also makes indexOf() easier to use, and provides search functions. Works in Node; should work in browser as well, exporting a variable 'is' into the global namespace.Paul d'Aoust
wrapWrap is Prototype.js style context wrapping it in another functionFirejune
wrap-mapWrap map from jqueryJulian Gruber
wrapasContinuation passing style helper utility.Benoît Zugmeyer
wrapitweb server for wrapping files (like js files) in a header and footer (like a require call)omphalos
wrapperwrap a function with before and after hooksThomas Blobaum
wrapper-commonjswrapper tool for running commonjs modules in browserAlexander Mostovenko, Eugene Naumenko
wrappersFunction wrappersEirik Albrigtsen
wrapupwraps up node packages for web developmentValerio Proietti
wrapup-middlewareWrapup Middleware for connect.Arian Stolwijk
wrenchRecursive filesystem (and other) operations that Node *should* have.Ryan McGrath
wreqnode-style require()s in the browser without a compile stepJames Halliday
writLight-weight Markdown-based literate programmingArun Srinivasan
writable-stream-parallelParallelize your _write()s and _transform()sRafael Garcia
write-streamBase class for writable streamsRaynos
write-tempwrite a given input string to a temp file on diskNoah Isaacson
writefilesafer file writing for nodeJake Rosoman
writemepainless documentation generation for javascriptTolga Tezel
writers-digestStore files on disk by digest a la .git/objectsPeter Lyons
wrusync and async JavaScript tests have never been that easyAndrea Giammarchi
wssimple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455Einar Otto Stangvik
ws-chanWebSocket Channel — websocket interaction modeled as a pair of streams for incoming and outgoing messages correspondinglyAndrey Popp
ws-derpDerps up your `send` channel in Socket.IO for reliably small frames.Luc Fueston
ws-flash-clientgimite's web-socket-js Flash client shim repackaged as a Connect middlewareJuraj Vitko
ws-jsWS-* implementation for nodeYaron Naveh
ws-jsonws-json adds a little abstraction to websocketjiyinyiyong
ws-json-serverws-json adds a little abstraction to websocketjiyinyiyong
ws-multi-proxyMany to many WebSocket proxy server with pluggable routing logic. e.g. Take a bunch of existing WebSocket servers that only accept a single client connection and allow it to be used with multiple clients at once.Thomas Aylott
ws-phnisimple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455Einar Otto Stangvik
ws-proxyWebSocket proxy using super fast `ws` moduleMaciej Małecki
ws-rpclightweight RPC support for the ws WebSocket serverJuraj Vitko
ws-tcp-bridgeProxy between websocket and tcp serversandrewchamberss@gmail.com
ws.ioa simple wrap for ws to make it acts more like Socket.IOfillano
ws.jsWS-* implementation for nodeYaron Naveh
wsanywrap native websockets and einaros/ws to expose the same eventemitter based apiPaul Bohm
wsclientA WebSocket clientSamuel Tesla
wscommWebSocket JSON-RPC bidirectional communication libraryVladimir Dronnikov
wscraperwscraper.js: a web scraper agent based on cheerio.js a fast, flexible, and lean implementation of core jQuery; built on top of request.js; inspired by http-agent.js;kalise
wsdl2.jsConsumes a WSDL file and produces a high quality, manageable Javascript libraryOliver Rumbelow
wsemSimple module to manage events between web socket clientsOlivier Penhoat
wsfedWSFed server middlewareAuth0
wsftpWebSocket file transfer protocolUnknown
wsftp-clientERROR: No README.md file found!Unknown
wsgetemulate Ajax get requests using websocketsNick Desaulniers
wshThe easiest way to work with APIs: Integrate APIs in minutes, better performance, easy authenticationsWebshell team
wshostA generic host for exposing objects as web services.Chatham Financial Corp
wsloadLoad Testing Application for massive concurrent connections and complex scripted testcasesChristian Vogt
wsockAn implimentation of the Web Socket protocol, both as server and client.wronex
wsppLightly modified version of einaros/ws to support peer or p2p streaming for node.jsTom Zhou
wsqlmulti sql query interface for hybrid data sourceswindyrobin
wsscraperEasy scraping and auth for JSON/XML web services. Based on node-scraper so it does web page scraping using jQuery too.Dave Jeffery
wsstreamStream over websocketsCrowdProcess
wstrust-clientSimple WS-Trust Client for Node.jsLeandro Boffi
wszerad_extendBasic webserv maskWszerad Martynowski
wtchrSimple file/directory watcher.Evan Vosberg
wtf8A Node.JS UTF-8 encoder and decoder which is able to handle characters outside Basic Multilingual PlaneVille Lautanala
wtfosMore accurate OS recognitionMaciej Małecki
wtfpmDetect common package managersMaciej Małecki
WTGeoNodejs Geo utilsSenmiao Liu
wtmpParse wtmp log files into JSONGary Katsevman
wtmplBasic express/websocket website template featuring session management with MongoDB and jade templates.Erhan Gundogan
wtsWhat The Shell! As of now, we have implementation of Command, Pipe and Shell Script - Which will enable you to implement High Performing, Highly Reusable node applications. Later implemementations of WTS will bring shell-way of doing things.Robin KC
wtwuiWtW UI components gorillastyleJørn Andre Tangen
wuA lazy, functional Javascript library that ain't nuthin' ta f*ck wit.Nick Fitzgerald
wufooWrapper for the Wufoo API (http://www.wufoo.com/docs/api/v3/)Justin Law
wunderapiTest your APIs with stories written in MarkdownIsaac Wolkerstorfer
wunderbarSimple interface for the wunderground API.Will Ridgers
wundernodeWunderground API module for nodeJSAndrew Anderson @evalcrux
wuptiny webserver for fast testsPaul Vorbach
wurflNodeJS library for loading Wireless Universal Resource File (wurfl) xml file efficiently into memory for use in applications that need to lookup mobile device capabilities by their user agent.Jacob Wright
wurfl-clientSimple client for WURFL's (mobile devices database) HTTP API.Maurice Machado
wwdcAlerts you when this years' WWDC tickets go on sale!Christopher Giffard
wwwtestmtrung
www_appletMini-web apps using JSON.da99
www-npm-searchelastic search module for npmjsMatthew Bergman
wwwdudeSimple to use HTTP library on top of the built in libs of node.jsSven Pfleiderer
wxi-flavored-markdownA markdown parser with a little bit of WeaponXI flavorLogan Howlett
wxnodenode.js wrapper for wxWidgets.Joe Ferner
wysmodulea module for learning perposewys