Packages 22
Description
shallow array diff by object equality or id
Publisher
Description
given two points, it returns the angle in degrees from one to the other
Publisher
Description
A simple undo/redo library with optional undo chunking (batch undos)
Publisher
Description
Smooth scrolling to an element via selector or node reference
Publisher
Description
Smooth scrolling for anchor links using scroll-to-element
Publisher
Description
A simple Stylus mixin library for animations and transitions
Publisher
Description
wrap canvas module so the same code works in node or browser
Publisher
Description
sanity check to get the context if input happens to be the canvas; errors if it can't return a context
Publisher
Description
varify variabe is a canvas context
Publisher
Description
sanity check to get the canvas if input happens to be the context; errors if it can't return a canvas
Publisher
Description
draw from one canvas to another with some sanity checks
Publisher
Description
a more symantic way to duplicate an html5 canvas
Publisher
Description
change dimensions of an html5 canvas element, resizing from a relative position on canvas (center by default) and preserving image data
Publisher
Description
creates an array of objects reducing property values by index successively
Publisher
Description
Calculate the size and position of scaling on a single axis from anywhere on that axis. This works for any system that calculates from the top or left, like the browser dom!
Publisher
Description
Calculate the size and position of scaling (uniformly or not) on multiple axis' from any point. This works well for any system that calculates from the top or left, like your browser's dom!
Publisher
Description
A queue with leaky bucket logic made for promises
Publisher
Description
Bundle without a task manager
Publisher
Description
for matching the order of one array to another accounting length and content differences
Publisher
Description
A bare minimum responsive carousel for the browser