Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,14 +389,14 @@ _Display a control element to paginate_

_Display parsed markdow source_

- [Markstream](https://github.com/Simon-He95/markstream-vue/tree/main/packages/markstream-react) - [docs](https://markstream.simonhe.me/frameworks/react) - Streaming Markdown renderer for AI chat that handles incomplete token output with Mermaid, KaTeX, syntax highlighting, and SSR.
- [react-markdown](https://github.com/rexxars/react-markdown) - Render Markdown as React components.

### Canvas

_Sketch input using Canvas or SVG_

- [react-konva](https://github.com/konvajs/react-konva) - React Konva is a JavaScript library for drawing complex canvas graphics with bindings to the Konva Framework.
- [react-sketch](https://github.com/tbolis/react-sketch) - A Sketch tool for React based applications, backed-up by FabricJS
- [react-sketch-canvas](https://github.com/vinothpandian/react-sketch-canvas) - [Demo](https://vinoth.info/react-sketch-canvas/?path=/story/*) Freehand vector drawing tool for React using SVG as canvas. Accepts input from Mouse, touch, and graphic tablets
- [react-heat-map](https://github.com/uiwjs/react-heat-map) - A lightweight calendar heatmap react component built on SVG, customizable version of GitHub's contribution graph.

Expand Down