Back to DocumentationSDK Libraries

JavaScript SDK Build AI-powered web applications with JavaScript

The official JavaScript SDK for Litends AI. Perfect for browser apps, Node.js servers, and modern frameworks.

JavaScript Guide

Installation

Install and set up the JavaScript SDK

JavaScript SDK Installation

Install the Litends AI JavaScript SDK using npm or yarn. Compatible with Node.js, browser environments, and modern frameworks like React, Vue, and Angular.

Compatibility

  • • Node.js 14+ or modern browsers
  • • TypeScript support included
  • • ES6+ modules and CommonJS
  • • React, Vue, Angular compatible

Features

  • • Promise-based API
  • • Automatic request/response handling
  • • Built-in retry logic
  • • Bundle size optimized
Install with npm
npm install @litends/sdk
Install with yarn
yarn add @litends/sdk
CDN (Browser)
<script src="https://cdn.jsdelivr.net/npm/@litends/sdk@latest/dist/litends.min.js"></script>

Ready to integrate our API?

Try our API in your preferred development environment or explore our SDK libraries for easier integration.