awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesCarousel Navigation Elements

Interactive indicators and buttons used to move through a sequence of slides.

Distinct from Navigation Buttons: Specific to slide-based pagination (dots/arrows) rather than general app routing or site navigation.

Explore 4 awesome GitHub repositories matching user interface & experience · Carousel Navigation Elements. Refine with filters or upvote what's useful.

Awesome Carousel Navigation Elements GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mdbootstrap/mdb-ui-kitmdbootstrap 的头像

    mdbootstrap/mdb-ui-kit

    24,256在 GitHub 上查看↗

    The mdb-ui-kit is a frontend component library and visual extension that combines the Bootstrap 5 framework with Material Design principles. It provides a collection of pre-styled interface elements and responsive web templates to facilitate the development of consistent web applications. The toolkit extends the Bootstrap ecosystem by adding Material Design aesthetics and advanced styling options. It enables rapid prototyping through the use of pre-configured design blocks and provides mechanisms for deep visual customization via SCSS variables and native CSS custom properties, including supp

    Ships interactive navigation elements like arrows and slide indicators to manage movement through carousels.

    SCSSbootstrapbootstrap-materialbootstrap-template
    在 GitHub 上查看↗24,256
  • glidejs/glideglidejs 的头像

    glidejs/glide

    7,668在 GitHub 上查看↗

    Glide is a dependency-free ES6 JavaScript library used to create responsive content sliders and carousels. It functions as a modular framework for implementing sliding content areas that adapt their layout and settings based on browser window breakpoints. The library is distinguished by a modular architecture that allows the inclusion of only necessary logic to reduce final bundle size. It separates core structural styles from thematic visual styles and utilizes a plugin system to extend the base slider functionality and lifecycle hooks. The component covers a range of interaction and naviga

    Includes interactive buttons and data attributes to move the slider forward, backward, or to a specific index.

    JavaScriptcarouseldependency-freees6
    在 GitHub 上查看↗7,668
  • metafizzy/flickitymetafizzy 的头像

    metafizzy/flickity

    7,576在 GitHub 上查看↗

    Flickity is a JavaScript library used to create responsive, touch-enabled content carousels and sliders for web pages. It provides a system for building flickable galleries that allow users to navigate through collections of elements using touch or mouse input. The library specializes in performance and movement, featuring lazy-loading for images that defers loading off-screen content until it enters the viewport. It supports infinite scrolling loops that wrap back to the first cell after the last is reached, as well as automated slide transitions for slideshow experiences. The toolset inclu

    Provides interactive buttons and page dots for navigating through a sequence of visual slides.

    JavaScript
    在 GitHub 上查看↗7,576
  • xiaolin/react-image-galleryxiaolin 的头像

    xiaolin/react-image-gallery

    3,941在 GitHub 上查看↗

    这是一个用于 React 的响应式图片库和轮播组件。它提供了一个滑动界面,用于在单一导航序列中显示图片和混合媒体(如嵌入式视频和 iframe)。 该库支持带有手动播放和暂停控制的自动播放,并能适应不同屏幕尺寸的布局。它包括使用原生浏览器实现的全屏显示模式,并允许通过渲染属性 (render props) 自定义幻灯片内容。 导航通过触摸滑动手势、键盘箭头输入和直接缩略图选择来处理。该组件支持水平和垂直布局方向(包括从右到左的语言布局),并支持通过 CSS 自定义属性进行视觉主题修改。

    Provides a responsive image carousel with touch gesture support and navigation bullets.

    TypeScript
    在 GitHub 上查看↗3,941
  1. Home
  2. User Interface & Experience
  3. Carousel Navigation Elements

探索子标签

  • Image CarouselsInteractive components for navigating through a sequence of images via swiping. **Distinct from Carousel Navigation Elements:** Focuses on the full carousel component rather than just the navigation indicators/buttons.