Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 336 Bytes

Readme.md

File metadata and controls

21 lines (12 loc) · 336 Bytes

rounded-rect

Rounded canvas rectangles.

canvas rounded rectangles

Installation

$ component install component/rounded-rect

API

var rect = require('rounded-rect');
rect(ctx, x, y, w, h, r);

License

MIT