Official SDKs for embedding SnowTracker.pro on your website — request-a-quote / contact forms and live vehicle tracking.
| Package | Description |
|---|---|
@snowtrackerpro/sdk-core |
Shared client + publishable-key auth: tenant info, form schemas, lead validation + submission. |
@snowtrackerpro/sdk-forms-react |
Headless useSnowtrackerForm() React hook for quote/contact forms — bring your own markup. |
More packages (a framework-free <snowtracker-form> widget, a <script>-tag embed, live tracking) are coming.
The SDKs authenticate with a publishable key (pk_live_… / pk_test_…) created in
your SnowTracker dashboard under Settings → Publishable Keys. Publishable keys are
safe to ship in client-side code; restrict each key to the domains it runs on.
pnpm install
pnpm build
pnpm testMIT licensed.