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

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

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

1 个仓库

Awesome GitHub RepositoriesApplication Setup Hooks

Mechanisms for registering custom logic, plugins, or initialization routines before an application starts.

Distinguishing note: Focuses on lifecycle initialization and plugin registration rather than general configuration settings.

Explore 1 awesome GitHub repository matching web development · Application Setup Hooks. Refine with filters or upvote what's useful.

Awesome Application Setup Hooks GitHub Repositories

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

    slidevjs/slidev

    47,208在 GitHub 上查看↗

    Slidev is a markdown-based presentation framework designed for creating interactive, web-based slide decks. It functions as a static site generator that transforms plain text files into modular UI components, allowing authors to maintain version control while building professional presentations. The engine provides a browser-based runtime that manages slide navigation, animated transitions, and the live execution of code blocks. What distinguishes Slidev is its developer-centric approach to technical presentations. It features built-in support for syntax highlighting, mathematical typesetting

    Slidev initializes custom logic or registers plugins before the application starts by using a dedicated setup file to extend core functionality.

    TypeScriptmarkdownpresentationslides
    在 GitHub 上查看↗47,208
  1. Home
  2. Web Development
  3. Application Setup Hooks