npm.io
1.0.0 • Published 2 months ago

@blueconic/blueconic-web-sdk

Licence
SEE LICENSE IN LICENSE
Version
1.0.0
Deps
0
Size
370 kB
Vulns
0
Weekly
0

BlueConic Web SDK

Lightweight TypeScript SDK for BlueConic web integrations.

Overview

The SDK provides:

  • initialization
  • event tracking
  • profile operations
  • runtime event subscriptions
  • a local demo application

Documentation

Build

npm run build

This builds the SDK into dist/.

Run The Demo

npm run demo

This command builds the SDK and starts the demo server.

Open:

http://localhost:4173

The demo hostname value is configured in demo/app.js.

Keywords