Description
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).
The examples directory contains a simple example of using React ART; you can also test out the art branch of the react-page project.
React ART alternatives and similar libraries
Based on the "Canvas" category.
Alternatively, view React ART alternatives based on common mentions on social networks and blogs.
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. -
react-canvas
High performance <canvas> rendering for React components -
Konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. -
JsBarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js -
React Konva
React + Canvas = Love. JavaScript library for drawing complex canvas graphics using React. -
ART
Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of React ART or a related project?
README
**Note: This package is now part of the facebook/react monorepo.
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).
The examples
directory contains a simple example of using React ART; you can also test out the art branch of the react-page project.
Contribute
To read more about the community and guidelines for submitting pull requests, please read the [Contributing document](CONTRIBUTING.md).