Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Visx | 17,136 | 202 | 65 | 18 days ago | 47 | September 09, 2020 | 127 | mit | TypeScript | |
🐯 visx | visualization components | ||||||||||
Lightgallery | 5,823 | 122 | 26 | 6 days ago | 107 | September 19, 2022 | 37 | other | TypeScript | |
A customizable, modular, responsive, lightbox gallery plugin. | ||||||||||
Splide | 3,821 | 32 | a month ago | 148 | September 21, 2022 | 44 | mit | TypeScript | ||
Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors. | ||||||||||
React Image Gallery | 3,410 | 517 | 92 | 2 days ago | 110 | July 30, 2022 | 14 | mit | JavaScript | |
React carousel image gallery component with thumbnail support 🖼 | ||||||||||
React Awesome Slider | 2,601 | 42 | 13 | 6 months ago | 45 | February 21, 2020 | 76 | mit | JavaScript | |
React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱 | ||||||||||
React Responsive Carousel | 2,433 | 794 | 137 | 19 days ago | 122 | March 03, 2022 | 29 | mit | TypeScript | |
React.js Responsive Carousel (with Swipe) | ||||||||||
Photonix | 1,630 | 3 months ago | 143 | agpl-3.0 | Python | |||||
A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. | ||||||||||
Atropos | 1,529 | a year ago | 17 | February 17, 2022 | 4 | mit | JavaScript | |||
Stunning touch-friendly 3D parallax hover effects | ||||||||||
Create Content Loader | 1,168 | 3 days ago | 7 | JavaScript | ||||||
✏️ Tool to create your own react-content-loader easily. | ||||||||||
React Photo View | 1,111 | 1 | 19 | 7 days ago | 55 | July 13, 2022 | 24 | apache-2.0 | TypeScript | |
An exquisite React photo preview component. |
This is an example gallery application that lets the user change between two galleries and open images in a lightbox. It applies lazy loading for the images based on user scroll and photo data is only loaded once the lightbox is opened.
Technologies used:
Works with all modern browsers starting from IE10.
$ yarn install
$ yarn test
$ yarn start
$ yarn run doc