SDKs are currently available for enterprise customers and early access partners.
Contact us at support@engagefabric.cloud to get access.
Available SDKs
JavaScript SDK
Full-featured SDK for Node.js and browser environments
React Components
Pre-built UI components for React applications
Installation
- JavaScript SDK
- React Components
Quick Comparison
| Feature | JavaScript SDK | React Components |
|---|---|---|
| API Calls | Yes | Via SDK |
| WebSocket | Yes | Via SDK |
| State Management | Zustand stores | React hooks |
| UI Components | No | Yes |
| Server-side | Yes | No |
| Browser | Yes | Yes |
When to Use What
JavaScript SDK Only
Use the JavaScript SDK alone when:- Building a Node.js backend
- Using a different frontend framework (Vue, Angular, Svelte)
- Need full control over UI rendering
- Server-side rendering requirements
React Components
Use React Components when:- Building a React application
- Want pre-built, styled UI components
- Need quick integration with minimal code
- Want consistent EngageFabric UI patterns
Coming Soon
We’re working on additional SDKs:| SDK | Status |
|---|---|
| Python SDK | Planned |
| Unity SDK | Planned |
| iOS SDK | Planned |
| Android SDK | Planned |
Want to see an SDK for your platform? Let us know!