awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesVector Styling Properties

Configures the visual appearance of vector elements using style objects or component properties.

Distinct from Vector Graphics Renderers: Focuses on the styling of vector elements rather than the rendering pipeline itself.

Explore 4 awesome GitHub repositories matching graphics & multimedia · Vector Styling Properties. Refine with filters or upvote what's useful.

Awesome Vector Styling Properties GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • diegomura/react-pdfAvatar de diegomura

    diegomura/react-pdf

    16,403Ver en GitHub↗

    This library provides a rendering engine that translates declarative component trees into PDF files. It enables the construction of complex document structures using a component-based architecture, allowing developers to define layout, styling, and content programmatically. The system operates across both browser and server-side environments, offering a unified interface for generating structured documents. The project distinguishes itself through a sophisticated layout and rendering pipeline that handles the complexities of document creation. It utilizes a flexbox-based engine for element po

    Configures the appearance of vector elements using style objects to maintain consistent visual design.

    TypeScriptflexboxpdfreact
    Ver en GitHub↗16,403
  • remix-design/remixiconAvatar de Remix-Design

    Remix-Design/RemixIcon

    8,203Ver en GitHub↗

    RemixIcon es una biblioteca de iconos de código abierto que proporciona una colección completa de iconos vectoriales neutros disponibles como activos SVG y fuentes web para interfaces digitales. El proyecto entrega gráficos vectoriales escalables como un conjunto de iconos SVG y una biblioteca de iconos de fuente web para su integración en diseños web y móviles. La biblioteca mantiene un lenguaje visual consistente al proporcionar cada símbolo tanto en estilos delineados como rellenos. Incluye una biblioteca de símbolos dedicada para Figma para permitir la colocación directa de activos en lienzos de diseño. El proyecto cubre la entrega de activos a través de incrustación directa de SVG, hojas de sprites y renderizado de fuentes web. También cuenta con búsqueda en lenguaje natural impulsada por IA para el descubrimiento de iconos y admite la modificación de símbolos dentro de software de presentación.

    Provides every symbol in both outlined and filled styles to ensure a consistent visual language.

    Less
    Ver en GitHub↗8,203
  • evil-icons/evil-iconsE

    evil-icons/evil-icons

    5,023Ver en GitHub↗

    Este proyecto es una colección de gráficos vectoriales escalables diseñados para interfaces web. Se distribuye como una librería de iconos SVG disponible a través de gestores de paquetes como un paquete de Node.js y una gema de Ruby. El conjunto proporciona gráficos vectoriales plug-and-play que pueden importarse en aplicaciones web y estilizarse mediante CSS para ajustar el tamaño, el color y el diseño. La librería admite la integración mediante plugins de ejecutores de tareas y renderizado basado en plantillas para gestionar activos dentro de los pipelines de desarrollo.

    Allows adjusting icon size and color through CSS to match a brand's design system.

    JavaScript
    Ver en GitHub↗5,023
  • linebender/resvgAvatar de linebender

    linebender/resvg

    3,895Ver en GitHub↗

    Resvg is a high-compliance SVG rendering library and parsing engine designed to convert scalable vector graphics into raster images. It functions as an SVG to raster converter that resolves XML trees and manages the transformation of vector data into bitmap formats. The project ensures cross-platform visual consistency by producing identical pixel-perfect output regardless of the operating system or CPU architecture. It distinguishes itself through a text layout engine that handles complex typography, including bidirectional reordering, vertical writing modes, and color emoji fonts. The libr

    Implements a high-compliance CSS cascade to apply styles to SVG elements based on specificity.

    Rustrendersvg
    Ver en GitHub↗3,895
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Rendering
  5. Vector Rendering Pipelines
  6. Vector Graphics Renderers
  7. Vector Styling Properties

Explorar subetiquetas

  • CSS-Based StylingApplying visual styles to vector elements specifically through cascading stylesheets. **Distinct from Vector Styling Properties:** Distinct from Vector Styling Properties which covers general style objects; this focuses on the CSS mechanism.
  • Dual-Style ParallelismMaintaining mirrored outlined and filled versions of the same vector symbol for visual consistency. **Distinct from Vector Styling Properties:** Distinct from Vector Styling Properties: specifically addresses the provision of dual visual weights for every icon rather than general styling parameters.