{"id":15704180,"url":"https://github.com/semoal/docusaurus-plugin-sentry","last_synced_at":"2025-06-29T06:32:39.548Z","repository":{"id":49775874,"uuid":"389984335","full_name":"semoal/docusaurus-plugin-sentry","owner":"semoal","description":"Docusaurus plugin with Sentry.","archived":false,"fork":false,"pushed_at":"2025-03-09T19:32:39.000Z","size":372,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T08:47:40.289Z","etag":null,"topics":["docusaurus","docusaurus-plugin","docusaurus2","sentry"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/docusaurus-plugin-sentry","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semoal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-07-27T12:59:06.000Z","updated_at":"2025-03-09T19:29:45.000Z","dependencies_parsed_at":"2024-10-24T06:16:19.386Z","dependency_job_id":"a207d03e-3ecc-4f1b-bc60-94ee9244ee09","html_url":"https://github.com/semoal/docusaurus-plugin-sentry","commit_stats":{"total_commits":6,"total_committers":4,"mean_commits":1.5,"dds":0.5,"last_synced_commit":"82ac50f138a9284454b49774c6b2ca35aec9e233"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/semoal/docusaurus-plugin-sentry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semoal%2Fdocusaurus-plugin-sentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semoal%2Fdocusaurus-plugin-sentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semoal%2Fdocusaurus-plugin-sentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semoal%2Fdocusaurus-plugin-sentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semoal","download_url":"https://codeload.github.com/semoal/docusaurus-plugin-sentry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semoal%2Fdocusaurus-plugin-sentry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262547097,"owners_count":23327099,"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":["docusaurus","docusaurus-plugin","docusaurus2","sentry"],"created_at":"2024-10-03T20:10:36.894Z","updated_at":"2025-06-29T06:32:39.528Z","avatar_url":"https://github.com/semoal.png","language":"TypeScript","readme":"# Docusaurus-plugin-sentry\n\nLazy initializes Sentry without performance impact in your Docusaurus website.\n\n## Installation\n\nIf you're looking for a solution for your **Docusaurus v3** website, please install `latest` version:\n```bash\nnpm install docusaurus-plugin-sentry@latest\nyarn add docusaurus-plugin-sentry@latest\npnpm add docusaurus-plugin-sentry@latest\n```\n\nBut, if you're looking for a solution for your **Docusaurus v2** website, please install `v1` version:\n```bash\nnpm install docusaurus-plugin-sentry@1.1.0\nyarn add docusaurus-plugin-sentry@1.1.0\npnpm add docusaurus-plugin-sentry@1.1.0\n```\n\n## Configuration\n\ndocusaurus.config.js:\n```js\nmodule.exports = {\n  plugins: [\n    [\n      'docusaurus-plugin-sentry',\n      {\n        DSN: 'YOUR_SENTRY_DSN',\n      },\n    ],\n  ],\n};\n```\n\nRead more about how Sentry uses lazy loading to don't impact the performance [https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/](https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemoal%2Fdocusaurus-plugin-sentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemoal%2Fdocusaurus-plugin-sentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemoal%2Fdocusaurus-plugin-sentry/lists"}