Skip to content

Commit 59e300c

Browse files
committed
Add iron-session, html2canvas and shadcn/ui
Add listing of iron-session (a powerful and secure cookie-based session management tool), html2canvas (let's you take screenshots of your page using Javascript) and shadcn/ui (a plug and play component library for React with full customizability).
1 parent 57bc997 commit 59e300c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ _Sketch input using Canvas or SVG_
398398
### Screenshot
399399

400400
- [urlbox](https://github.com/urlbox/urlbox-node) - Quickly generate screenshots, PDFs and other renders using the urlbox screenshot as a service API.
401+
- [html2canvas](https://github.com/niklasvh/html2canvas) - Take screenshots of any part of your web page using Javascript.
401402

402403
### Miscellaneous
403404

@@ -697,6 +698,7 @@ _Set of components + responsive layout system_
697698
- [searchkit](https://github.com/searchkit/searchkit) - React UI components / widgets. The easiest way to build a great search experience with Elasticsearch.
698699
- [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) - The official Semantic-UI-React integration.
699700
- [semi-design](https://github.com/DouyinFE/semi-design) - [demo/docs](https://semi.design/) - A modern, comprehensive, flexible design system.
701+
- [shadcn/ui](https://github.com/shadcn-ui/ui) - [demo](https://ui.shadcn.com/examples/mail) - [docs](https://ui.shadcn.com/docs) - Beautifully designed components that you can copy and paste into your apps.
700702
- [shineout](https://github.com/sheinsight/shineout) - [demo](https://shine.wiki/1.4.x/en/components/GetStart) - Chinese-friendly set of components: form elements, navigation, table, tree, tree select drop-down etc.
701703

702704
#### Material Design
@@ -1061,6 +1063,7 @@ _Internationalization / L10n / localization / translation_
10611063
- [mozaik](https://github.com/plouc/mozaik) - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards.
10621064
- [react-blessed](https://github.com/Yomguithereal/react-blessed) - A react renderer for blessed.
10631065
- [jsondiffpatch-react](https://github.com/bluepeter/jsondiffpatch-react) - JSON diffing.
1066+
- [iron-session](https://github.com/vvo/iron-session) - Secure, stateless, and cookie-based session library.
10641067

10651068
### Static Website Generator
10661069

0 commit comments

Comments
 (0)