samwinslow / posthog-node

Official PostHog Node library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostHog Node.js Library

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%