react-art

v19.2.4
  • Types
  • ESM
  • CJS

React ART is a JavaScript library for drawing vector graphics using React. It provides declarative and reactive bindings to the ART library. Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).

License
MIT
Install Size
977.8 kB/-
Vulns
0
Published

Get started

$npm install react-art
$pnpm add react-art
$yarn add react-art
$bun add react-art
$deno add npm:react-art
$vlt install react-art

Readme

React ART

React ART is a JavaScript library for drawing vector graphics using React.

It provides declarative and reactive bindings to the ART library.

Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).