awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jdan avatar

jdan/cleaver

0
View on GitHub↗
4,056 stele·300 fork-uri·JavaScript·MIT·3 vizualizărijdan.github.io/cleaver↗

Cleaver

Cleaver este un creator de prezentări axat pe dezvoltatori și un framework de prezentări HTML statice. Acesta funcționează ca un generator de slideshow-uri markdown care convertește textul simplu structurat în output-uri HTML formatate pentru afișare în browser.

Instrumentul permite iterarea rapidă a slide-urilor printr-un flux de lucru de tip live-reloading care monitorizează fișierele sursă pentru modificări. Suportă stilizarea personalizată a prezentărilor prin injectarea de CSS extern, aplicarea de teme vizuale și permiterea suprascrierilor de formatare per-slide.

Sistemul include capabilități pentru compilarea automată a slide-urilor, inclusiv generarea creditelor autorului și configurarea metadatelor. Oferă o interfață utilizator cu navigare prin tastatură și elemente configurabile pe ecran, oferind în același timp suprascrieri de template pentru a modifica structura slide-urilor individuale.

Features

  • Markdown-to-HTML Slide Converters - Converts Markdown source files into HTML slideshows specifically formatted for browser viewing.
  • Slide Parsing - Parses a single Markdown file into individual slides using specific character delimiters.
  • Markdown to HTML Converters - Transforms structured Markdown documents into formatted HTML output for browser display.
  • HTML Templates - Injects parsed Markdown content into predefined HTML shells to maintain consistent layout across slides.
  • Hot Reload Triggers - Monitors source files for changes to automatically trigger recompilation and refresh the presentation.
  • Plain-Text Presentation Tools - Designed for technical users who prefer plain-text content authoring and CSS-based style management.
  • Rapid Iteration Workflows - Enables rapid iteration through a live-reloading workflow that provides immediate visual feedback on content changes.
  • Source File Watching - Implements a watch mode that monitors source files to automate real-time presentation recompilation.
  • Style Injections - Supports the injection of external CSS stylesheets and local files to override default visual themes.
  • HTML Presentation Frameworks - Provides a framework for creating web-based slideshows customizable via external CSS, JS, and templates.
  • Markdown Presentation Generation - Generates complete presentation decks from Markdown source, including the full pipeline from text to styled HTML.
  • Presentation Styling Utilities - Provides utilities for applying custom CSS and HTML templates to define the visual layout of slides.
  • Documentation Metadata Configurations - Sets document names and author details through configuration to generate final information slides.
  • Custom Style Injection - Provides the ability to apply external or local CSS stylesheets to customize the visual appearance of generated presentations.
  • Layout Template Overrides - Allows the replacement of default slide templates with custom structural definitions to modify layout.
  • Slide-Level Class Overrides - Allows assigning custom CSS classes to individual slides for unique formatting and layout overrides.
  • Automatic Meta-Slide Generation - Automatically compiles structured text into a final presentation including generated author credit slides.
  • Credit Slide Generation - Creates a dedicated slide at the end of the presentation using identity and contact details.
  • Metadata-Driven Rendering - Uses configuration metadata and frontmatter to automatically generate credit slides and document properties.
  • Visual Themes - Supports loading stylesheets, scripts, and templates from local or remote sources to define the overall visual identity of the deck.

Istoric stele

Graficul istoricului de stele pentru jdan/cleaverGraficul istoricului de stele pentru jdan/cleaver

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face jdan/cleaver?

Cleaver este un creator de prezentări axat pe dezvoltatori și un framework de prezentări HTML statice. Acesta funcționează ca un generator de slideshow-uri markdown care convertește textul simplu structurat în output-uri HTML formatate pentru afișare în browser.

Care sunt principalele funcționalități ale jdan/cleaver?

Principalele funcționalități ale jdan/cleaver sunt: Markdown-to-HTML Slide Converters, Slide Parsing, Markdown to HTML Converters, HTML Templates, Hot Reload Triggers, Plain-Text Presentation Tools, Rapid Iteration Workflows, Source File Watching.

Care sunt câteva alternative open-source pentru jdan/cleaver?

Alternativele open-source pentru jdan/cleaver includ: yhatt/marp — Marp is a markdown presentation framework and slide generator that converts structured text into visual slide decks.… hiroppy/fusuma — Fusuma is a markdown presentation framework and static slide generator that transforms Markdown and MDX files into… rfyiamcool/share_ppt — This project is a curated collection of technical slide decks focused on high-performance architecture, middleware,… gitpitch/gitpitch — Gitpitch is a publishing system that hosts presentation slides by syncing markdown files from a remote repository. It… webpro/reveal-md — Reveal-md is a command-line tool that transforms Markdown files into interactive, web-based slide decks using the… hackmdio/codimd — CodiMD is a real-time collaborative markdown editor and self-hosted knowledge base. It provides a shared workspace…

Alternative open-source pentru Cleaver

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cleaver.
  • yhatt/marpAvatar yhatt

    yhatt/marp

    7,857Vezi pe GitHub↗

    Marp is a markdown presentation framework and slide generator that converts structured text into visual slide decks. It functions as a system for creating presentations by identifying specific page-break delimiters within markdown source files. The tool features a command line interface for automating the generation of slide decks within build pipelines. It utilizes a CSS-based styling system, allowing for custom visual formatting through embedded style rules, external stylesheets, and variable theme injection. The framework supports exporting presentations into multiple formats, including P

    Vezi pe GitHub↗7,857
  • rfyiamcool/share_pptAvatar rfyiamcool

    rfyiamcool/share_ppt

    5,742Vezi pe GitHub↗

    This project is a curated collection of technical slide decks focused on high-performance architecture, middleware, cloud-native technologies, and Golang development. The slides are stored as Markdown files in a Git repository, which provides version history and straightforward hosting, and are converted into HTML for direct viewing in a web browser without requiring any downloads. The repository covers a range of advanced technical topics, including distributed consensus algorithms like Raft, network programming models such as epoll and io_uring, and the internals of systems like Apache Puls

    etcdgolangkafka
    Vezi pe GitHub↗5,742
  • gitpitch/gitpitchAvatar gitpitch

    gitpitch/gitpitch

    5,481Vezi pe GitHub↗

    Gitpitch is a publishing system that hosts presentation slides by syncing markdown files from a remote repository. It serves as a tool to convert markdown text into formatted slide decks for professional and educational materials. The system enables the public or private sharing of presentation decks by pushing markdown files to a remote repository. This workflow allows for the development and preview of technical presentation assets using version control. The tool provides capabilities for transforming markdown presentations into multiple distribution formats, including PDF, PPTX, and HTML

    Pythongitmarkdownpresentation
    Vezi pe GitHub↗5,481
  • hiroppy/fusumaAvatar hiroppy

    hiroppy/fusuma

    5,371Vezi pe GitHub↗

    Fusuma is a markdown presentation framework and static slide generator that transforms Markdown and MDX files into structured slide decks for web-based presentations. It functions as a technical content renderer and an interactive presentation tool, enabling the creation of slides from text-based source files. The project distinguishes itself as a speaker delivery suite, providing tools for presentation rehearsal such as voice recording, timing analysis, and rehearsal timelines. It includes a dedicated presenter view with speaker notes and supports real-time slide annotations and live comment

    JavaScripta11ykeynotemarkdown
    Vezi pe GitHub↗5,371
Vezi toate cele 30 alternative pentru Cleaver→