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.
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-neutral contract between buildpacks, builders, lifecycles, and platforms.
Add a description, image, and links to the image-extension topic page so that developers can more easily learn about it.
To associate your repository with the image-extension topic, visit your repo's landing page and select "manage topics."