Skip to main content

The Stringboot Web SDK is a high-performance, offline-first library for managing dynamic strings in your web applications. It supports React, Vue, Next.js, and Vanilla JS.

Key Features

High Performance

Sub-millisecond string lookups from memory cache.

Offline-First

Full functionality without network via IndexedDB.

React Hooks

Native useString and useStringboot hooks.

Next.js Support

Full support for App Router and Server Components.

Multi-Language

Runtime language switching with instant UI updates.

A/B Testing

Native support for copy testing and experiments.

Requirements

  • Node.js: 16+
  • Browsers: All modern browsers (Chrome, Firefox, Safari, Edge)