florianherrengt / posthog-node

Official PostHog Node library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostHog Node.js Library

PLEASE NOTE From version 2.0.0 onwards, posthog-node is now based on our TypeScript Core. For development or issues please go to the new project

npm package MIT License

Please see PostHog Docs. Specifically, Node.js library details.

Releasing a new version

Just bump up version in package.json on the main branch and the new version will be published automatically.

It's advised to use bump patch/minor/major label on PRs - that way the above will be done automatically when the PR is merged.

Courtesy of GitHub Actions.

Thanks

This library is largely based on the analytics-node package.

Questions?

About

Official PostHog Node library

License:MIT License


Languages

Language:JavaScript 100.0%