JavaScript/TypeScript SDK
Official TypeScript SDK for Node.js and browser environments
The subtext-ts
SDK provides a simple and type-safe way to integrate Subtext analytics into your JavaScript and TypeScript applications.
Installation
Install the JavaScript/TypeScript SDK using your preferred package manager:
# npm
npm install subtext-ts
# yarn
yarn add subtext-ts
# pnpm
pnpm add subtext-ts