jxnblk/contrast-swatch

PNG option

Open

#2 opened on Jun 23, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (7 forks)github user discovery
help wanted

Repository metrics

Stars
 (211 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the service returns SVG images. For use in contexts where SVGs do not render (favicons, twitter cards, etc), it would be nice to have a type=png option. This would need to work when deployed and some Node image packages might not work

Contributor guide