This regular expression will validate all possible image extensions by examining the input string, which can include jpg, jpeg, png, tif, tiff, raw, ai, webp, ico, svg, and eps.
-
Updated
Apr 16, 2023 - JavaScript
This regular expression will validate all possible image extensions by examining the input string, which can include jpg, jpeg, png, tif, tiff, raw, ai, webp, ico, svg, and eps.
buildpacks-io — independent third-party profile of a public API surface, by API Evangelist. Cloud Native Buildpacks (CNB) is a CNCF Incubating project that transforms application source code into OCI images that can run on any cloud. The v3 specification — Buildpack API 0.12, Platform API 0.15, and Distribution API 0.3 — defines a modular, vendor-n
To associate your repository with the image-extension topic, visit your repo's landing page and select "manage topics."