$ staticdelivr --gitlab --convert
Production-ready
GitLab assets.
Stop using raw GitLab URLs for production. Serve files directly from our global edge network with proper caching and compression.
Infrastructure Features
Proper Headers
We serve the correct MIME types with optimized cache-control headers for maximum compatibility.
URL Format
Structure
https://cdn.staticdelivr.com/gl/user/repo/branch/path/to/file
Examples
Input (GitLab)
https://gitlab.com/gitlab-org/gitlab/-/blob/master/package.json Output (CDN)
https://cdn.staticdelivr.com/gl/gitlab-org/gitlab/master/package.jsonDeveloper Tools
Explore our NPM Registry.
Need to serve React, Vue, or other libraries? Use our dedicated NPM endpoint.