{"id":20313714,"url":"https://github.com/posthog/posthog-js","last_synced_at":"2026-04-23T16:02:39.169Z","repository":{"id":37795631,"uuid":"239033829","full_name":"PostHog/posthog-js","owner":"PostHog","description":"Send usage data from your web app or site to PostHog, with autocapture.","archived":false,"fork":false,"pushed_at":"2026-02-27T13:47:34.000Z","size":59134,"stargazers_count":518,"open_issues_count":235,"forks_count":229,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-02-27T14:36:44.802Z","etag":null,"topics":["analytics","javascript","npm","posthog","typescript"],"latest_commit_sha":null,"homepage":"https://posthog.com/docs/libraries/js","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PostHog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-02-07T22:28:18.000Z","updated_at":"2026-02-27T14:05:20.000Z","dependencies_parsed_at":"2026-02-27T11:01:18.722Z","dependency_job_id":null,"html_url":"https://github.com/PostHog/posthog-js","commit_stats":{"total_commits":1880,"total_committers":112,"mean_commits":"16.785714285714285","dds":0.8898936170212766,"last_synced_commit":"e260b011fb1d231fe8db58255b416f825c91d907"},"previous_names":[],"tags_count":1734,"template":false,"template_full_name":null,"purl":"pkg:github/PostHog/posthog-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PostHog","download_url":"https://codeload.github.com/PostHog/posthog-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostHog%2Fposthog-js/sbom","scorecard":{"id":101788,"data":{"date":"2025-08-11","repo":{"name":"github.com/PostHog/posthog-js","commit":"fda2932d0c4835d205fe0e0d0efb724b964f9f9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bundled-size.yaml:1","Warn: no topLevel permission defined: .github/workflows/call-flags-project-board.yml:1","Warn: no topLevel permission defined: .github/workflows/es-check.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yml:10","Warn: no topLevel permission defined: .github/workflows/label-alpha-release.yml:1","Warn: no topLevel permission defined: .github/workflows/label-version-bump.yml:1","Warn: no topLevel permission defined: .github/workflows/library-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/minimum-version-ts-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/new-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/posthog-com-upgrade.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/posthog-upgrade.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/posthog-upgrade.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release.yml:5","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: no topLevel permission defined: .github/workflows/testcafe.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: examples/example-expo-53/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/PostHog/.github/SECURITY.md:1","Info: Found linked content: github.com/PostHog/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/PostHog/.github/SECURITY.md:1","Info: Found text in security policy: github.com/PostHog/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bundled-size.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/bundled-size.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bundled-size.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/bundled-size.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bundled-size.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/bundled-size.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bundled-size.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/bundled-size.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bundled-size.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/bundled-size.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-flags-project-board.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/call-flags-project-board.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/es-check.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/es-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-alpha-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/label-alpha-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-alpha-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/label-alpha-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-version-bump.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/label-version-bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-version-bump.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/label-version-bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library-ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/library-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library-ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/library-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library-ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/library-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library-ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/library-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library-ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/library-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/library-ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/library-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/lint-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/minimum-version-ts-check.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/minimum-version-ts-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/posthog-com-upgrade.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-com-upgrade.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/posthog-com-upgrade.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-com-upgrade.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/posthog-com-upgrade.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-com-upgrade.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/posthog-upgrade.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-upgrade.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/posthog-upgrade.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-upgrade.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/posthog-upgrade.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-upgrade.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/posthog-upgrade.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-upgrade.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/posthog-upgrade.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/posthog-upgrade.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testcafe.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PostHog/posthog-js/testcafe.yml/main?enable=pin","Warn: containerImage not pinned by hash: packages/browser/playground/react-router/Dockerfile:1","Warn: containerImage not pinned by hash: packages/browser/playground/react-router/Dockerfile:6","Warn: containerImage not pinned by hash: packages/browser/playground/react-router/Dockerfile:11","Warn: containerImage not pinned by hash: packages/browser/playground/react-router/Dockerfile:17: pin your Docker image by updating node:20-alpine to node:20-alpine@sha256:df02558528d3d3d0d621f112e232611aecfee7cbc654f6b375765f72bb262799","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 19 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"53 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:17:32.731Z","repository_id":37795631,"created_at":"2025-08-15T10:17:32.731Z","updated_at":"2025-08-15T10:17:32.731Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29996257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["analytics","javascript","npm","posthog","typescript"],"created_at":"2024-11-14T18:12:28.512Z","updated_at":"2026-04-01T17:29:09.164Z","avatar_url":"https://github.com/PostHog.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"posthoglogo\" src=\"https://user-images.githubusercontent.com/65415371/205059737-c8a4f836-4889-4654-902e-f302b187b6a0.png\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/posthog/posthog\"/\u003e\n  \u003ca href='http://makeapullrequest.com'\u003e\u003cimg alt='PRs Welcome' src='https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields'/\u003e\u003c/a\u003e\n  \u003cimg alt=\"GitHub commit activity\" src=\"https://img.shields.io/github/commit-activity/m/posthog/posthog-js\"/\u003e\n  \u003cimg alt=\"GitHub closed issues\" src=\"https://img.shields.io/github/issues-closed/posthog/posthog-js\"/\u003e\n\u003c/p\u003e\n\n# Posthog JS\n\nThis is a monorepo containing multiple packages to integrate with Posthog using JavaScript!\n\n## Documentation\n\n- [Posthog JS Documentation](https://posthog.com/docs/libraries/js)\n\n## Packages\n\n- [posthog-js](./packages/browser/README.md)\n- [posthog-js-lite](./packages/web/README.md)\n- [posthog-node](./packages/node/README.md)\n- [posthog-react-native](./packages/react-native/README.md)\n- [@posthog/react](./packages/react/README.md)\n- [@posthog/ai](./packages/ai/README.md)\n- [@posthog/convex](./packages/convex/README.md)\n- [@posthog/nextjs-config](./packages/nextjs-config/README.md)\n- [@posthog/nuxt](./packages/nuxt/README.md)\n- [@posthog/plugin-utils](./packages/plugin-utils/README.md)\n- [@posthog/rollup-plugin](./packages/rollup-plugin/README.md)\n- [@posthog/types](./packages/types/README.md)\n- [@posthog/webpack-plugin](./packages/webpack-plugin/README.md)\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposthog%2Fposthog-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposthog%2Fposthog-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposthog%2Fposthog-js/lists"}