{"id":28343485,"url":"https://github.com/yeskunall/lume_umami","last_synced_at":"2025-08-17T11:06:37.737Z","repository":{"id":279099707,"uuid":"936716514","full_name":"yeskunall/lume_umami","owner":"yeskunall","description":"Lume plugin to add Umami Analytics to your website","archived":false,"fork":false,"pushed_at":"2025-04-29T17:49:17.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T16:47:57.425Z","etag":null,"topics":["deno","deno-module","lume","umami","umami-analytics"],"latest_commit_sha":null,"homepage":"https://deno.land/x/lume_umami","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/yeskunall.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2025-02-21T15:05:26.000Z","updated_at":"2025-04-30T02:42:10.000Z","dependencies_parsed_at":"2025-02-23T19:30:31.720Z","dependency_job_id":"ef34dce0-5ee6-4632-9203-e0c2258e6c29","html_url":"https://github.com/yeskunall/lume_umami","commit_stats":null,"previous_names":["yeskunall/lume-umami","yeskunall/lume_umami"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yeskunall/lume_umami","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeskunall%2Flume_umami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeskunall%2Flume_umami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeskunall%2Flume_umami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeskunall%2Flume_umami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeskunall","download_url":"https://codeload.github.com/yeskunall/lume_umami/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeskunall%2Flume_umami/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270837583,"owners_count":24654391,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deno","deno-module","lume","umami","umami-analytics"],"created_at":"2025-05-27T07:17:42.448Z","updated_at":"2025-08-17T11:06:37.726Z","avatar_url":"https://github.com/yeskunall.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lume_umami\n\n\u003c!-- deno-fmt-ignore-start --\u003e\n\n\u003e A [Lume plugin](https://lume.land/docs/configuration/install-plugins/) to add [Umami Analytics](https://umami.is/) to your website.\n\n\u003c!-- deno-fmt-ignore-end --\u003e\n\n## 🪶 Highlights\n\n- **Zero dependencies**\n- Supports all [configuration](https://umami.is/docs/tracker-configuration) options\n- Provides autocomplete and inline documentation\n- **Actively maintained**\n\n## 🍛 Usage\n\n### Install\n\n1. Install the required dependencies\n\n```sh\ndeno add lume_umami\n```\n\n2. Add the integration to your Lume config:\n\n```diff\nimport lume from \"lume/mod.ts\";\n+ import umami from \"lume_umami\";\n\nconst site = lume({});\n\n+ site.use(umami({ id: \"94db1cb1-74f4-4a40-ad6c-962362670409\" }));\n```\n\n###### 📖 For all configurable options, see the [interface](https://github.com/yeskunall/lume-umami/blob/main/mod.ts#L11).\n\n### Related\n\n[`astro-umami`](https://github.com/yeskunall/astro-umami) - [Astro integration](https://docs.astro.build/en/guides/integrations-guide/) to add [Umami Analytics](https://umami.is/) to your website\n\n---\n\n#### ⚖️ License\n\n\u003c!-- deno-fmt-ignore-start --\u003e\n\n[MIT](https://github.com/yeskunall/lume_umami/blob/main/license) © [Kunall Banerjee](https://kunall.dev/)\n\n\u003c!-- deno-fmt-ignore-end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeskunall%2Flume_umami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeskunall%2Flume_umami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeskunall%2Flume_umami/lists"}