awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms

1 repo

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.

  1. Home
  2. Web Development
  3. Application Setup Hooks

Awesome Application Setup Hooks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • slidevjs/slidev

    slidevjs/slidev

    44,409View on 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
    44,409View on GitHub↗