Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rounded-rect

Rounded canvas rectangles

rounded, rect, rectangle, canvas

readme

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