{"id":13678251,"url":"https://github.com/m1911star/rsbuild-plugin-posthog","last_synced_at":"2025-04-29T12:34:25.240Z","repository":{"id":229555616,"uuid":"777039686","full_name":"m1911star/rsbuild-plugin-posthog","owner":"m1911star","description":"rsbuild plugin for posthog https://posthog.com/","archived":false,"fork":false,"pushed_at":"2024-04-08T09:57:06.000Z","size":26,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-07T13:55:14.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/m1911star.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}},"created_at":"2024-03-25T04:20:12.000Z","updated_at":"2024-10-08T08:34:57.000Z","dependencies_parsed_at":"2024-03-26T06:30:47.434Z","dependency_job_id":"d4c5fe1a-61bb-436b-a638-a7467830b2f0","html_url":"https://github.com/m1911star/rsbuild-plugin-posthog","commit_stats":null,"previous_names":["m1911star/rsbuild-plugin-posthog"],"tags_count":1,"template":false,"template_full_name":"rspack-contrib/rsbuild-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1911star%2Frsbuild-plugin-posthog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1911star%2Frsbuild-plugin-posthog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1911star%2Frsbuild-plugin-posthog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1911star%2Frsbuild-plugin-posthog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m1911star","download_url":"https://codeload.github.com/m1911star/rsbuild-plugin-posthog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224173688,"owners_count":17268155,"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":[],"created_at":"2024-08-02T13:00:51.524Z","updated_at":"2024-11-11T20:31:15.770Z","avatar_url":"https://github.com/m1911star.png","language":"TypeScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Rsbuild Plugins"],"readme":"# rsbuild-plugin-posthog\n\nrsbuild-plugin-posthog is a Rsbuild plugin for Posthog.\n\n\u003cp\u003e\n  \u003ca href=\"https://npmjs.com/package/rsbuild-plugin-posthog\"\u003e\n   \u003cimg src=\"https://img.shields.io/npm/v/rsbuild-plugin-posthog?style=flat-square\u0026colorA=564341\u0026colorB=EDED91\" alt=\"npm version\" /\u003e\n  \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square\u0026colorA=564341\u0026colorB=EDED91\" alt=\"license\" /\u003e\n\u003c/p\u003e\n\n## Usage\n\nInstall:\n\n```bash\nnpm add rsbuild-plugin-posthog -D\n```\n\nAdd plugin to your `rsbuild.config.ts`:\n\n```ts\n// rsbuild.config.ts\nimport { pluginPosthog } from 'rsbuild-plugin-posthog';\n\nexport default {\n  plugins: [pluginPosthog({\n    apiKey: 'xxx',\n    apiHost: 'xxxx'\n  })],\n};\n```\n\n## Options\n\nHere are the available options:\n\n| Name | Type      |\n| ---- | --------- |\n| apiKey  | `string`  |\n| apiHost  | `string` |\n\n## License\n\n[MIT](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1911star%2Frsbuild-plugin-posthog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm1911star%2Frsbuild-plugin-posthog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1911star%2Frsbuild-plugin-posthog/lists"}