An open API service indexing awesome lists of open source software.

https://github.com/posthog/posthog-js

Send usage data from your web app or site to PostHog, with autocapture.
https://github.com/posthog/posthog-js

analytics javascript npm posthog typescript

Last synced: 2 days ago
JSON representation

Send usage data from your web app or site to PostHog, with autocapture.

Awesome Lists containing this project

README

          


posthoglogo



GitHub contributors
PRs Welcome
GitHub commit activity
GitHub closed issues

# Posthog JS

This is a monorepo containing multiple packages to integrate with Posthog using JavaScript!

## Documentation

- [Posthog JS Documentation](https://posthog.com/docs/libraries/js)

## Packages

- [posthog-js](./packages/browser/README.md)
- [posthog-js-lite](./packages/web/README.md)
- [posthog-node](./packages/node/README.md)
- [posthog-react-native](./packages/react-native/README.md)
- [@posthog/react](./packages/react/README.md)
- [@posthog/ai](./packages/ai/README.md)
- [@posthog/nextjs-config](./packages/nextjs-config/README.md)
- [@posthog/nuxt](./packages/nuxt/README.md)
- [@posthog/rollup-plugin](./packages/rollup-plugin/README.md)
- [@posthog/types](./packages/types/README.md)
- [@posthog/webpack-plugin](./packages/webpack-plugin/README.md)

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md)