background preloader

Plugins/Modules/Etc | node.js

Facebook Twitter

Grasshopper

NodeFIX. Restify | node.js. Laverdet/node-fibers - GitHub. Modules · joyent/node Wiki. Natural | node.js. Messenger.js | node.js. Let.js | node.js - Plugins/Modules/Etc. LearnBoost/distribute - GitHub. Npm registry. Modules - GitHub. Node-dev Supervisor. Documentation Generation/Etc | node.js - Plugins/Modules/Etc. Testing/Etc | node.js - Plugins/Modules/Etc. Database/Etc | node.js - Plugins/Modules/Etc. Frameworks/etc | node.js - Plugins/Modules/Etc.

Passport | node.js - Plugins/Modules/Etc. Socket.io | node.js - Plugins/Modules/Etc. ThreeNodes | node.js - Plugins/Modules/Etc. Now.js | node.js - Plugins/Modules/Etc. Connect | node.js - Plugins/Modules/Etc. Banking.js. Cloudhead/journey - GitHub. Vdemedes/magician - GitHub. Aws-lib.js. A simple Node.js library to communicate with the Amazon Web Services API. This version of aws-lib requires Node v0.4! You can use v0.0.4 if you need to stick to Node v2.6. It includes clients for the following services: EC2 Product Advertising API SimpleDB SQS (Simple Queue Service) SNS (Simple Notification Service) SES (Simple Email Service) Richard Rodger maintains a user-friendly SimpleDB library which is based on aws-lib. aws-lib is designed to be easily extensible. Var aws = require("aws-lib"); ec2 = aws.createEC2Client(yourAccessKeyId, yourSecretAccessKey); ec2.call("DescribeInstances", {}, function(err, result) { console.log(JSON.stringify(result)); }) or when using the Product Advertising API: prodAdv = aws.createProdAdvClient(yourAccessKeyId, yourSecretAccessKey, yourAssociateTag);

Livelycode/aws-lib - GitHub. Caolan/async - GitHub. Cluster - extensible multi-core server management for nodejs. LearnBoost/cluster - GitHub. Fabric.js Javascript Canvas Library. Kangax/fabric.js - GitHub.