UNPKG

transparent-pixel-generator

Version:

A lightweight, dependency-free library to generate transparent pixel PNGs on the client-side, ideal for creating dynamic backgrounds and placeholders without server requests.

3 lines (2 loc) 122 B
import { default as transparentPixelGenerator } from './transparentPixelGenerator'; export { transparentPixelGenerator };