A lightweight JavaScript/TypeScript SDK for capturing user interactions on web pages and sending them into the Crow-B3 analytics/data pipeline.
npm install @b3-crow/website-hook-sdkA lightweight JavaScript/TypeScript SDK for capturing user interactions on web pages and sending them into the Crow-B3 analytics/data pipeline.
``bash`
bun install @b3-crow/website-hook-sdk
`bashInstall dependencies
bun install
Local Development
`
"@b3-crow/website-hook-sdk": "file:../website-hook-sdk"
``MIT