rounded-rect

Rounded canvas rectangles

Usage no npm install needed!

<script type="module">
  import roundedRect from 'https://cdn.skypack.dev/rounded-rect';
</script>

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