@scotato/react-squircle
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Squircle

Create squircles in React!

import Squircle from "@scotato/react-squircle";

<Squircle r1={0.2} r2={0.5} style={{width: 64, height: 64}}>
    {/* children */}
</Squircle>

<Squircle p1={10} p2={32} style={{width: 64, height: 64}}>
    {/* children */}
</Squircle>

This component is a remix of QuadFlask/react-superellipse.

Readme

Keywords

none

Package Sidebar

Install

npm i @scotato/react-squircle

Weekly Downloads

3

Version

1.1.3

License

MIT

Unpacked Size

49.9 kB

Total Files

18

Last publish

Collaborators

  • scotato