awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesBottom Docks

Persistent navigation bars anchored to the bottom of the screen.

Distinguishing note: Focuses on mobile-oriented bottom navigation.

Explore 2 awesome GitHub repositories matching user interface & experience · Bottom Docks. Refine with filters or upvote what's useful.

Awesome Bottom Docks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • saadeghi/daisyuiAvatar saadeghi

    saadeghi/daisyui

    41,125Vezi pe GitHub↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    Provides persistent bottom-screen navigation with active states for mobile layouts.

    Sveltecomponentcomponent-librarycomponents
    Vezi pe GitHub↗41,125
  • folke/noice.nvimAvatar folke

    folke/noice.nvim

    5,612Vezi pe GitHub↗

    noice.nvim is a Neovim UI enhancement plugin that replaces the editor's default command-line, notification, and popup-menu interfaces with a modern, customizable floating-window system. It provides a command-line popup menu, an LSP progress viewer, a message routing framework, and a notification display system with configurable layouts and severity-based styling. The plugin routes Neovim messages to different visual containers based on event type, kind, or content, and displays notifications with customizable layouts, icons, and severity-based styling in floating windows. It visualizes ongoin

    Reverts the command-line input to the traditional bottom-of-screen position.

    Luaneovimneovim-lua-pluginneovim-plugin
    Vezi pe GitHub↗5,612
  1. Home
  2. User Interface & Experience
  3. Bottom Docks

Explorează sub-etichetele

  • Classic Cmdline PositionsReverts the command-line input to the traditional bottom-of-screen position. **Distinct from Bottom Docks:** Distinct from Bottom Docks: specifically reverts the editor command-line to its traditional bottom position, not a general navigation bar.