Skip to content

WebP support detection #159

Description

@randolf

I'm wondering what approach I should use for adding a detection for WebP image format support. I'm thinking that a simple series of internal checks on browser types and minimum version numbers would be the way to go.

Here's a chart of which browser versions support the WebP image format:

https://caniuse.com/#feat=webp

Any suggestions? I'd be happy to write some code for a webp() subroutine that behaves like the mobile() subroutine.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions