vector.js
vector.js is a small module to facilitate limited 3D vector arithmetics based on unsigned 8 bit integers (UInt8). The module emulates operator overloading in JavaScript and show its limitations in the context of an included tutorial and well documented sources.