bump.js A very minimal collision detection library for JavaScript Getting Started Install the module with: npm install bump Bump = require('bump').Bump; var bump = new Bump() Examples (Coming soon) License Copyright (c) 2013 Jairo Luiz Licensed under the MIT license.