A lightweight JavaScript/TypeScript SDK for capturing user interactions on web pages and sending them into the Crow-B3 analytics/data pipeline.
bun install @b3-crow/website-hook-sdk# Install dependencies
bun install
# Build
bun run build
# Lint
bun run lint
# Format code
bun run format"@b3-crow/website-hook-sdk": "file:../website-hook-sdk"
MIT