awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • saadeghi/daisyuiالصورة الرمزية لـ saadeghi

    saadeghi/daisyui

    41,125عرض على 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
    عرض على GitHub↗41,125
  • folke/noice.nvimالصورة الرمزية لـ folke

    folke/noice.nvim

    5,612عرض على 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
    عرض على GitHub↗5,612
  1. Home
  2. User Interface & Experience
  3. Bottom Docks

استكشف الوسوم الفرعية

  • 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.