{"id":19167193,"url":"https://github.com/fingerprintjs/cdn","last_synced_at":"2025-05-07T13:40:40.545Z","repository":{"id":38316458,"uuid":"424105419","full_name":"fingerprintjs/cdn","owner":"fingerprintjs","description":"CDN for FingerprintJS OSS projects","archived":false,"fork":false,"pushed_at":"2025-03-29T15:05:48.000Z","size":619,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-05-01T01:41:10.581Z","etag":null,"topics":["cdn","cloudfront","lambda","lambda-edge"],"latest_commit_sha":null,"homepage":"https://openfpcdn.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fingerprintjs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-03T05:45:17.000Z","updated_at":"2025-03-29T15:05:51.000Z","dependencies_parsed_at":"2023-02-08T13:00:25.380Z","dependency_job_id":"e6c18c3a-6001-4cb0-9597-903b509c7804","html_url":"https://github.com/fingerprintjs/cdn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fingerprintjs%2Fcdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fingerprintjs%2Fcdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fingerprintjs%2Fcdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fingerprintjs%2Fcdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fingerprintjs","download_url":"https://codeload.github.com/fingerprintjs/cdn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252888841,"owners_count":21820075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cdn","cloudfront","lambda","lambda-edge"],"created_at":"2024-11-09T09:36:14.029Z","updated_at":"2025-05-07T13:40:40.496Z","avatar_url":"https://github.com/fingerprintjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://fingerprint.com\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"resources/logo_light.svg\" /\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"resources/logo_dark.svg\" /\u003e\n      \u003cimg src=\"resources/logo_dark.svg\" alt=\"Fingerprint logo\" width=\"312px\" /\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nA CDN for the open source projects of Fingerprint.\nIt works as a Lambda@Edge function attached to an AWS CloudFront distribution.\n\nUnder the hood, it downloads packages from [NPM](https://npmjs.com), bundles them using [Rollup](https://rollupjs.org) and minifies using [Terser](https://terser.org).\nAll this happens within a second on Lambda@Edge when a request arrives.\nCloudFront caches the responses so that the next requests are served instantly.\n\n## API\n\nAn asset URL looks like this:\n\n```\nhttps://openfpcdn.io/project/v3/file.js\n```\n\n- `project` is the project name. It matches the part after `https://github.com/fingerprintjs/`.\n- `3` is the project version. It can be either a major version (`3`), a minor version (`3.2`) or an exact version (`3.2.1`).\n    When a major or minor version is used, the CDN returns the latest appropriate version.\n- `file.js` it the name of a file within the project version.\n\nThe available projects, versions and files are described in the [src/projects.ts](src/projects.ts) file.\nYou can find example URLs on the pages of the projects.\n\n## Contributing\n\nSee the [contributing guidelines](contributing.md) to learn how to run and deploy the code and how to add new a project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffingerprintjs%2Fcdn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffingerprintjs%2Fcdn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffingerprintjs%2Fcdn/lists"}