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...

Tappy

Tappy 0.3.1

Tappy can be quite helpful if you need an unique security system for your page, allowing an app to distinguish between various users, or between users and spam bots by their input rhythm.The library works with client-side (browsers) and server-side...

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...