139 packages
2d-bounds
barebones array based 2d bounds compute
2d-polygon-area
compute the area of a 2d polygon
2d-polygon-boolean
perform boolean operations on arbitrary polygons in 2d
2d-polygon-contains-polygon
test if a polygon completely contains another polygon
2d-polygon-self-intersections
This library may not be fast, but it is robust. Robust in the fact that it will find all of the self-intersections in a polygon - minus of course shared endpoints.
animationframe
(request|cancel)AnimationFrame analog for the desktop
array-to-css-color
convert an array to a css color string
avr
avr project tools
big-rat
A big integer rational number
boosh
spawn a window and draw stuff using the html5 canvas api"
browser-filesaver
Cross-browser implementation of W3C saveAs API
carena
Lightweight javascript scene graph for use with canvas
chip.avr.avr109
Flash firmware onto an avr device running a bootloader that speaks the avr109 protocol
chip.avr.lufacdc
push firmware to an avr device running a lufacdc bootloader
cider
circle2
2d circle implementation
cluster-socket.io
A learnboost/cluster plugin for managing learnboost/socket.io child processes
conductor
A modern & functional JavaScript utility library
console.log
A console.log implementation that plays *nice* with large amounts of data. It Keeps node alive until the output has flushed to the screen.
cssfontparser
parse shorthand css font strings"
ctx-circle
draw a circle in 2d html5 canvas
ctx-dashed-line
draw a dashed line in html5 2d canvas
ctx-get-transform
monkey patch CanvasRenderingContext2D to include a getTransform method
ctx-render-grid-lines
plot grid lines in html5 canvas
ctx-render-points
render points using html5 2d canvas