This repository does not contain the Web SDK source code. It exists as a public landing page for the Encatch Web SDK and links you to the official documentation and npm package.
The Web SDK is published on npm as @encatch/web-sdk.
npm install @encatch/web-sdk
# or
yarn add @encatch/web-sdk
# or
pnpm add @encatch/web-sdkFor installation, API reference, configuration options, and usage examples, visit:
https://encatch.com/docs/sdk-reference/web
Encatch helps you collect user feedback through forms and surveys in your web applications.
To report a security vulnerability, see SECURITY.md.
MIT — see LICENSE.