Fluentd

Fluentd 0.12.7 updated

Fluentd collects logs from various sources and forwards them to third-party storage systems or to other FluentD instances.A plethora of plugins exist for making Fluentd work with third-party software like Redis, Amazon S3, Amazon DynamoDB, Amazon SNS,...

fn.js

fn.js 0.8.1

fn.js basically helps developers write JavaScript code that adheres to a classic functional programming style & strategy.The library works with both client-side (browsers) and server-side (Node.js) environments, and comes very well documented to help...

fQuery

fQuery 0.16.4 updated

fQuery can be used in selecting and moving files around with Node.js.The library can be used in developing Web-based filesystems that work atop a Node server.Besides just moving files around, fQuery can also concatenate files, minify source code,...

Gator

Gator 1.2.4

DOM event delegation is a technique of responding to events via a single common ancestor rather than each child descendant. This is done mainly through the usage of event propagation, also known as even bubbling.The Gator library provides a simple system...