Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

gleap

Package Overview
Dependencies
Maintainers
1
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gleap

![Gleap JavaScript SDK Intro](https://github.com/GleapSDK/JavaScript-SDK/blob/master/resources/banner.png?raw=true)

latest
Source
npmnpm
Version
15.2.8
Version published
Weekly downloads
33K
-0.03%
Maintainers
1
Weekly downloads
 
Created
Source

Gleap JavaScript SDK

Gleap JavaScript SDK Intro

Welcome to the Gleap JavaScript SDK. Integrate AI-native customer support and feedback into your app in minutes. Leverage Kai, our autonomous AI agent, to resolve customer inquiries, automate complex workflows, and assist your support team with copilot-powered answers. Combine that with a built-in Help Center, outbound messaging, product roadmaps, bug tracking, and a unified multichannel inbox — everything your team needs to build better software, faster. Let's code, innovate, and grow together!

📖 Docs & Examples

Checkout our documentation for full reference.

🚀 Getting started

1.) Register an account at www.gleap.io. It's free and takes just a few seconds.

2.) Include the Gleap JS SDK within your apps.

Installation via nom

Install the Gleap package via npm or yarn.

npm install gleap --save

Import the Gleap package.

import Gleap from 'gleap';

Initialize the SDK

Add the following code to initialize the Gleap JavaScript SDK. Replace "SDK-TOKEN" with your actual SDK token from the Gleap dashboard.

Gleap.initialize("SDK-TOKEN");

Congrats, you are now all set! Report your first bug by using the feedback button.

🤝 Need help?

We are here to help! hello@gleap.io

Keywords

bug-reporting

FAQs

Package last updated on 26 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts