Skip to content

Commit

Permalink
Merge pull request #430 from shxntanu/master
Browse files Browse the repository at this point in the history
Add iron-session, html2canvas and shadcn/ui
  • Loading branch information
bluepeter authored Jun 25, 2024
2 parents 3827272 + 9357563 commit 4309d1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ _Sketch input using Canvas or SVG_

### Screenshot

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

### Miscellaneous

Expand Down Expand Up @@ -697,6 +697,7 @@ _Set of components + responsive layout system_
- [searchkit](https://github.com/searchkit/searchkit) - React UI components / widgets. The easiest way to build a great search experience with Elasticsearch.
- [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) - The official Semantic-UI-React integration.
- [semi-design](https://github.com/DouyinFE/semi-design) - [demo/docs](https://semi.design/) - A modern, comprehensive, flexible design system.
- [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.
- [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.

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

### Static Website Generator

Expand Down

0 comments on commit 4309d1b

Please sign in to comment.