Skip to content

sarscoder/react-rough

 
 

Repository files navigation

React Bindings for Rough.js

Netlify Status npm downloads/month Known Vulnerabilities pullrequest firsttimersonly

Installation

npm

npm install react-rough roughjs

or

yarn

yarn add react-rough roughjs

Render a Rectangle on a canvas element

import ReactRough, { Rectangle } from 'react-rough';

render(
	<ReactRough>
		<Rectangle x={15} y={15} width={90} height={80} fill="red" />
	</ReactRough>
);

Learn More

To learn more, go through our StoryBook.

Visit the Website Storybook Preview

License

MIT

About

🐇 React Components for Rough.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.3%
  • JavaScript 6.7%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy