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

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

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

4 个仓库

Awesome GitHub RepositoriesButton Customizers

Utilities for overriding the visual appearance and styling of interactive button elements.

Distinct from Button Styles: Distinct from Button Styles: focuses on the customization logic for specific button types like audio replays rather than general style collections.

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

Awesome Button Customizers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ankitects/ankiankitects 的头像

    ankitects/anki

    28,571在 GitHub 上查看↗

    Anki is a cross-platform flashcard management system designed to optimize long-term memory retention through spaced-repetition learning. It functions as a digital learning assistant that uses active recall practice and automated scheduling algorithms to determine the ideal timing for card reviews based on individual performance history. The core system relies on a local relational database to ensure data persistence and portability, while supporting complex study workflows through flexible note-type schema modeling and template-driven content rendering. The platform distinguishes itself throu

    Adjusts the visual appearance and size of audio replay buttons through styles to match the card design.

    Rust
    在 GitHub 上查看↗28,571
  • chadcsong/shinebuttonChadCSong 的头像

    ChadCSong/ShineButton

    4,195在 GitHub 上查看↗

    ShineButton 是一个 Android UI 动画库,提供带有集成光扫和粒子动画的可自定义按钮组件。它作为 Android 界面视图组件的扩展,通过交互式视觉效果吸引用户注意。 该库具有用于创建光扫动画和在用户交互期间触发的生动粒子效果的系统。它允许通过自定义图像遮罩和应用矢量 Drawable 来定义按钮轮廓。 视觉样式通过配置参数进行管理,这些参数可调整闪光粒子的大小、数量、颜色、持续时间和距离。

    Enables the use of custom image masks or vector drawables to define the button's physical silhouette.

    Kotlinbuttoncustomeffects
    在 GitHub 上查看↗4,195
  • sethcottle/littlelinksethcottle 的头像

    sethcottle/littlelink

    2,846在 GitHub 上查看↗

    Provides a visual builder that generates CSS and HTML for custom buttons with WCAG color contrast checks for light and dark themes.

    HTMLcsshtmllinks
    在 GitHub 上查看↗2,846
  • shatyuka/zhiliaoshatyuka 的头像

    shatyuka/Zhiliao

    2,712在 GitHub 上查看↗

    Zhiliao is an Xposed Android app module designed to modify the behavior and interface of the Zhihu mobile application. It functions as a runtime modification tool that uses hook injection to alter application elements and logic. The project provides system-level ad blocking to remove promotional content from feeds, search results, comments, and startup screens. It includes a rule-based content filtering engine that uses keywords and regular expressions to hide specific post types, such as videos and articles, or social features. The module offers interface customization and navigation enhanc

    Hides the live-streaming entry button from the user interface.

    Javaxposedzhihuzhiliao
    在 GitHub 上查看↗2,712
  1. Home
  2. User Interface & Experience
  3. Button Styles
  4. Button Customizers

探索子标签

  • Accessibility-Aware CustomizersButton customization tools that generate CSS and HTML while checking contrast ratios for accessibility compliance. **Distinct from Button Customizers:** Distinct from Button Customizers: adds built-in accessibility contrast checking during the customization process.
  • Accessibility-Integrated CustomizersButton customization tools that generate CSS and HTML with built-in WCAG color contrast checks for light and dark themes. **Distinct from Button Customizers:** Distinct from Button Customizers: adds integrated WCAG color contrast checking for both light and dark themes during the customization process.
  • Button RemovalsCapabilities for removing specific interactive buttons from the user interface. **Distinct from Button Customizers:** Focuses on removing the button entirely rather than customizing its style
  • Silhouette MaskingThe application of custom image masks or vector drawables to define the physical boundary of a button. **Distinct from Button Customizers:** Specifically targets the definition of the button's physical silhouette via masking, rather than general style overriding.
  • Visual Code GeneratorsBrowser-based interfaces that generate CSS and HTML code for custom buttons without requiring manual coding. **Distinct from Button Customizers:** Distinct from Button Customizers: focuses on generating the underlying code (CSS/HTML) rather than just overriding visual appearance.