This repository contains the official JavaScript SDKs for Squadbase, providing tools for both client-side and server-side operations.
- @squadbase/browser - Browser JavaScript SDK for client-side operations
- @squadbase/server - Server-side JavaScript SDK for backend operations
- @squadbase/nextjs - Next.js SDK with server-side integration
- @squadbase/react - React SDK with hooks and context providers
Squadbase SDK for JavaScript provides a set of tools to integrate Squadbase's features into your JavaScript applications. The SDK is split into multiple packages to support different runtime environments and frameworks, allowing you to choose the right tools for your specific use case.
MIT