Skip to content

A web based tool to visualise what images resized with sharp will look in sections of content like bootstrap cards and elements with CSS background:cover

Notifications You must be signed in to change notification settings

lcherone/sharp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharp Test

This web based tool was created so I can visualize what images resized with sharp will look in sections of content like bootstrap cards and elements with CSS background:cover.

Edit sharp-test

screencast

Install

Bog standard, git clone, npm install and run.

Docker

services:
  sharp-test:
    volumes:
      - ./my_images/:/src/images
    ports:
      - 3000:3000

About

A web based tool to visualise what images resized with sharp will look in sections of content like bootstrap cards and elements with CSS background:cover

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published