Skip to content

Commit f9c0d1f

Browse files
committed
Added screenshot taking component
1 parent e4c317d commit f9c0d1f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
5252
- [Paginator](#paginator)
5353
- [Markdown Viewer](#markdown-viewer)
5454
- [Canvas](#canvas)
55+
- [Screenshot](#screenshot)
5556
- [Miscellaneous](#miscellaneous)
5657
- [Form Components](#form-components)
5758
- [Date / Time picker](#date--time-picker)
@@ -388,6 +389,10 @@ _Sketch input using Canvas or SVG_
388389
- [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
389390
- [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.
390391

392+
### Screenshot
393+
394+
- [urlbox](https://github.com/urlbox/urlbox-node) - Quickly generate screenshots, PDFs and other renders using the urlbox screenshot as a service API.
395+
391396
### Miscellaneous
392397

393398
- [puck](https://github.com/measuredco/puck) - [demo](https://puck-editor-demo.vercel.app/edit) - The self-hosted visual editor for React

0 commit comments

Comments
 (0)