Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

posthog-js-lite

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthog-js-lite

Reimplementation of posthog-js to be as light and modular as possible.


Version published
Weekly downloads
9.5K
decreased by-20.23%
Maintainers
1
Weekly downloads
 
Created

WIP! Reimplementation of posthog-js to be as light and modular as possible.

Goals:

  • simple api
  • can do autocapture, but enabled via a plugin (not yet)
  • runs in the oldest browsers (not yet)
  • might break some APIs (if not now, then when?)

Supports already:

  • very simple api
  • capture & identify calls
  • $context from window
  • only send events after optin if needed
  • payload compression
  • 10kb (includes 5kb compression code)

FAQs

Package last updated on 30 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts