awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
imsky avatar

imsky/holder

0
View on GitHub↗
5,800 estrellas·588 forks·JavaScript·MIT·6 vistasholderjs.com↗

Holder

:city_sunrise: Client-side image placeholders.

Features

  • Client-Side Generators - Generates SVG-based placeholder images entirely in the browser with customizable dimensions and styling.
  • Placeholder Insertion APIs - Triggers placeholder generation on image elements via a programmatic JavaScript API call.
  • Image Placeholder Customizers - Customizes placeholder images with background color, foreground color, text, font, size, alignment, and line wrapping.
  • Image Placeholders - Generates SVG-based placeholder images displayed in place of missing or loading images.
  • Appearance Customizers - Customizes placeholder appearance with background color, foreground color, text, font, size, alignment, and line wrapping.
  • Client-Side Placeholder Generators - Generates SVG-based placeholder images client-side for loading states or missing image fallbacks.
  • Fluid Placeholders - Generates fluid placeholder images that resize with viewport dimensions using percentage-based sizing.
  • Programmatic Insertion APIs - Provides a JavaScript API to programmatically generate and insert placeholder images into the DOM.
  • Programmatic Placeholder Inserters - Inserts placeholders programmatically on image elements via a JavaScript API call.
  • Responsive Placeholders - Generates fluid placeholder images that resize with viewport dimensions using percentage-based sizing.
  • SVG Placeholder Renderers - Generates SVG-based placeholder images with specified dimensions, text, and styling in the browser.
  • SVG - Creates SVG placeholder images client-side with support for text, colors, and responsive sizing.
  • SVG Placeholder Generators - Generates SVG placeholder images client-side with customizable dimensions and styling for layout use.
  • Responsive Placeholder Resizers - Adjusts placeholder image resizing behavior for responsive container layouts.
  • SVG Text Renderers - Renders custom text with font, size, alignment, and line wrapping inside SVG placeholders.
  • Placeholder Theme Mappers - Applies predefined or random color themes to SVG placeholders via theme name to color mappings.
  • Percentage-Based Dimension Calculators - Computes placeholder dimensions as percentages of container size for responsive layouts.
  • CSS Background Placeholder Generators - Renders placeholder images as CSS background images for HTML elements via a designated class.
  • CSS Background Placeholder Integrators - Integrates placeholder images as CSS background images for HTML elements via a designated class.
  • CSS Background Placeholders - Renders placeholder images as CSS background images for HTML elements with a designated class.
  • Fluid Placeholder Creators - Creates fluid placeholders with percentage-based dimensions for responsive viewport resizing.
  • Theme Managers - Manages predefined or random color themes for placeholder images to match layout design.
  • Theme Systems - Applies predefined or random color themes to placeholder images for consistent visual styling.
  • Object-Based Style Configurators - Configures placeholder appearance via JavaScript object parameters for colors, text, and alignment.
  • Predefined Theme Selectors - Uses built-in color themes to style placeholder images consistently.
  • Placeholder Theme Applicators - Applies predefined or random color themes to match placeholder visuals with layout design.
  • Background Image Injectors - Injects SVG placeholders as CSS background images on HTML elements via inline styles or data URIs.
  • Public Data APIs - Client-side image placeholder generation.

Historial de estrellas

Gráfico del historial de estrellas de imsky/holderGráfico del historial de estrellas de imsky/holder

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace imsky/holder?

:city_sunrise: Client-side image placeholders.

¿Cuáles son las características principales de imsky/holder?

Las características principales de imsky/holder son: Client-Side Generators, Placeholder Insertion APIs, Image Placeholder Customizers, Image Placeholders, Appearance Customizers, Client-Side Placeholder Generators, Fluid Placeholders, Programmatic Insertion APIs.

¿Qué alternativas de código abierto existen para imsky/holder?

Las alternativas de código abierto para imsky/holder incluyen: meliorence/react-native-render-html — This project is an HTML-to-native renderer and cross-platform UI component that transforms web-standard markup into… hilongjw/vue-lazyload — vue-lazyload is a Vue.js image lazy loading plugin and frontend asset optimizer. It serves as a viewport visibility… apoorvsaxena/lozad.js — lozad.js is a JavaScript lazy loading library and viewport-based media loader. It serves as a dependency-free wrapper… yomguithereal/react-blessed — react-blessed is a React renderer for the blessed library that enables the construction of interactive command-line… awesomedata/awesome-public-datasets — This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a… lerocha/chinook-database — This project is a relational SQL sample database and synthetic testing dataset. It provides a standardized data model…

Alternativas open-source a Holder

Proyectos open-source similares, clasificados según cuántas características comparten con Holder.
  • meliorence/react-native-render-htmlAvatar de meliorence

    meliorence/react-native-render-html

    3,651Ver en GitHub↗

    This project is an HTML-to-native renderer and cross-platform UI component that transforms web-standard markup into native mobile components. It functions as a CSS-to-native style engine and a customizable HTML parser, allowing web content to be displayed in mobile applications without the use of a full web view. The library is distinguished by its ability to intercept and modify the HTML DOM tree before rendering, enabling the injection of custom components, the filtering of specific nodes, and the overriding of default element translation models. It also implements a sophisticated style res

    TypeScriptandroidcsscustomizable
    Ver en GitHub↗3,651
  • hilongjw/vue-lazyloadAvatar de hilongjw

    hilongjw/vue-lazyload

    8,006Ver en GitHub↗

    vue-lazyload is a Vue.js image lazy loading plugin and frontend asset optimizer. It serves as a viewport visibility observer that defers the loading of images and components until they enter the browser viewport to reduce initial page load times. The project functions as a progressive image loader by managing image placeholders and implementing dynamic source switching. It uses a browser API to monitor when elements enter the viewport, avoiding expensive scroll event listeners to maintain performance. The plugin provides capabilities for image loading state tracking, including custom placeho

    JavaScriptlazyloadvuevue-lazyload
    Ver en GitHub↗8,006
  • apoorvsaxena/lozad.jsAvatar de ApoorvSaxena

    ApoorvSaxena/lozad.js

    7,497Ver en GitHub↗

    lozad.js is a JavaScript lazy loading library and viewport-based media loader. It serves as a dependency-free wrapper around the Intersection Observer API to defer the loading of images and iframes until they enter the browser viewport. The project functions as a responsive image loader that optimizes page speed by delivering the most appropriate image sizes and formats based on the user's screen. It includes capabilities for responsive image optimization and layout stabilization through the use of image placeholders to prevent content shifts. The library manages the full lifecycle of deferr

    JavaScript
    Ver en GitHub↗7,497
  • yomguithereal/react-blessedAvatar de Yomguithereal

    Yomguithereal/react-blessed

    4,496Ver en GitHub↗

    react-blessed is a React renderer for the blessed library that enables the construction of interactive command-line interfaces using a component-based architecture. It functions as a terminal user interface framework that maps a virtual component tree to a terminal environment, allowing React's declarative state management to control blessed terminal widgets and layout nodes. The system supports the integration of custom renderers through a dedicated creation function to change how nodes are instantiated. It provides a mechanism to retrieve original terminal library objects through references

    JavaScriptblessedclireact
    Ver en GitHub↗4,496
Ver las 18 alternativas a Holder→