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

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

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

3 个仓库

Awesome GitHub RepositoriesApplication Shells

Layout components for constructing standard application structures like headers and sidebars.

Distinguishing note: Distinct from general layout: provides a high-level framework for app-wide structure.

Explore 3 awesome GitHub repositories matching user interface & experience · Application Shells. Refine with filters or upvote what's useful.

Awesome Application Shells GitHub Repositories

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

    mantinedev/mantine

    31,263在 GitHub 上查看↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    Constructs responsive application layouts with fixed headers, navbars, and footers.

    TypeScriptdark-modedark-themehooks
    在 GitHub 上查看↗31,263
  • teambit/bitteambit 的头像

    teambit/bit

    18,408在 GitHub 上查看↗

    Bit is a component-based development platform and monorepo orchestrator used to build, manage, and share reusable software components across projects. It functions as a system for modular software architecture, providing a component registry for publishing and distributing independent software modules via remote scopes. The platform distinguishes itself through lane-based versioning, which isolates feature development into parallel tracks for comparison and merging. It utilizes a scope-based namespace registry to organize components into hierarchical groups and employs environment-driven comp

    Provides a framework for assembling individual components into a functional application shell and routing structure.

    TypeScriptaicollaborationcomponent-driven
    在 GitHub 上查看↗18,408
  • mgechev/angular-performance-checklistmgechev 的头像

    mgechev/angular-performance-checklist

    4,134在 GitHub 上查看↗

    这是一个用于优化 Angular 应用程序性能的技术参考和指南。它提供了一份全面的检查清单,通过关注包优化、渲染最佳实践和运行时执行来提高速度和效率。 该指南涵盖了广泛的差异化因素,包括通过 Service Workers 和离线缓存实现渐进式 Web 应用策略。它还详细介绍了使用服务端渲染和应用外壳来改善感知加载时间的方法。 该仓库提供了关于更广泛功能领域的指导,例如变更检测调优、使用 Web Workers 卸载繁重计算,以及通过虚拟滚动进行 DOM 管理。它还涵盖了通过 Tree-shaking、压缩和懒加载模块拆分来减小包体积的方法。

    Provides a blueprint for rendering a minimal UI skeleton immediately upon load to improve perceived performance.

    在 GitHub 上查看↗4,134
  1. Home
  2. User Interface & Experience
  3. Application Shells