Ingrain Client SDK
Ingrain (https://ingrain.dev) SDK for the browser.
Overview
This is the client-side Javascript SDK for Ingrain. Ingrain is a service that makes it easy for you to add user activity logging to your app in minutes.
UI Components Package
Ingrain also provides React UI Components that work out of the box. The components are part of the Ingrain React package.
Getting Started
Installation
npm i @ingrain/ingrain-client-js
or with yarn
:
yarn add @ingrain/ingrain-client-js
Documentation
You can start from Introduction or jump straight to Client JS SDK