$ 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.

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.json
Developer Tools

Explore our NPM Registry.

Need to serve React, Vue, or other libraries? Use our dedicated NPM endpoint.