awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • slidevjs/slidevAvatar de slidevjs

    slidevjs/slidev

    47,208Voir sur 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
    Voir sur GitHub↗47,208
  1. Home
  2. Web Development
  3. Application Setup Hooks