awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
File-System Routing Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFile-System Routing Engines

Frameworks that derive application navigation and route structures directly from directory and file hierarchies.

Distinguishing note: Specifically maps file-system structures to application routes, distinct from generic URL routing.

Explore 1 awesome GitHub repository matching web development · File-System Routing Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. File-System Routing Engines

Awesome File-System Routing Engines 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

    Automatically generates application routes and navigation structures by mapping the directory layout of markdown files to slide pages.

    TypeScriptmarkdownpresentationslides
    44,409View on GitHub↗