$ npm install rounded-rect
Rounded canvas rectangles.
$ component install component/rounded-rect
var rect = require('rounded-rect'); rect(ctx, x, y, w, h, r);
MIT