# 与您的集成

现有工作流

适用于流行框架的一流 sdk、用于自动化的 cli 工具以及用于自定义集成的 api。与您的技术栈协作，而不是对抗。

## Explore integrations

Browse Better's current integration surface across frameworks, developer tooling, delivery, and AI workflows.

### Featured

- [Built-in **GitHub**/ Featured](/content/zh-hans/integrations/github/index.html)  
- [Built-in **MCP Server**/ Featured](/content/zh-hans/integrations/mcp-server/index.html)

### Frameworks

- [Guide **Next.js**/ Frameworks](/content/zh-hans/integrations/nextjs/index.html)  
- [Guide **React**/ Frameworks](/content/zh-hans/integrations/react/index.html)  
- [Guide **Expo**/ Frameworks](/content/zh-hans/integrations/expo/index.html)  
- [Guide **Vue**/ Frameworks](/content/zh-hans/integrations/vue/index.html)  
- [Guide **Svelte**/ Frameworks](/content/zh-hans/integrations/svelte/index.html)  
- [Guide **Nuxt**/ Frameworks](/content/zh-hans/integrations/nuxt/index.html)  
- [Guide **Remix**/ Frameworks](/content/zh-hans/integrations/remix/index.html)  
- [Guide **Vite**/ Frameworks](/content/zh-hans/integrations/vite/index.html)  
- [Guide **TanStack Start**/ Frameworks](/content/zh-hans/integrations/tanstack-start/index.html)  
- [Guide **Angular**/ Frameworks](/content/zh-hans/integrations/angular/index.html)  
- [Guide **Astro**/ Frameworks](/content/zh-hans/integrations/astro/index.html)

### Developer Tools

- [Built-in **CLI**/ Developer Tools](/content/zh-hans/integrations/cli/index.html)  
- [Available **REST API**/ Developer Tools](/content/zh-hans/integrations/api/index.html)  
- [Guide **Code Scanning**/ Developer Tools](/content/zh-hans/integrations/code-scanning/index.html)

### Delivery

- [Popular **Global CDN**/ Delivery](/content/zh-hans/integrations/global-cdn/index.html)  
- [Guide **Translation CDN**/ Delivery](/content/zh-hans/integrations/translation-cdn/index.html)

### AI & Automation

- [Built-in **AI Translation**/ AI & Automation](/content/zh-hans/integrations/ai-translation/index.html)  
- [Available **Automation API**/ AI & Automation](/content/zh-hans/integrations/workflow-api/index.html)

## Popular workflow combinations

Buyers rarely search for a single integration in isolation. They search for working stacks. These combinations help Better win discovery traffic and conversion-heavy intent together.

- [**GitHub + CLI + CDN** For engineering-led teams that want translation checks in CI, reviewable pull requests, and runtime delivery without redeploy friction.](/content/zh-hans/compare/crowdin/index.html)  
- [**Next.js + AI + Review** For product teams shipping quickly and wanting AI acceleration with real human approval before changes go live.](/content/zh-hans/i18n/nextjs/index.html)  
- [**Expo + OTA + CDN** For mobile apps that want translation fixes and launches to move independently from app-store release cycles.](/content/zh-hans/i18n/expo/index.html)

## Why this page matters beyond product marketing

Integration directories do two jobs at once. They help buyers understand product fit, and they create a strong surface for search terms like GitHub localization, Next.js localization integration, translation CDN, MCP localization, and Expo OTA translations.

Crowdin and Lokalise use integrations as both discovery surfaces and trust signals. Better should do the same, but with a narrower and more honest product story: fewer integrations, tighter workflow fit, and better alignment with modern engineering teams.

### Ship through code, not spreadsheets

Next.js

```bash
# Install the SDK
npm install @better-i18n/next

# Add Better to your app
import { withBetterI18n } from '@better-i18n/next'

export default withBetterI18n({
  project: 'your-org/your-project',
  locales: ['en', 'tr', 'de', 'fr'],
  defaultLocale: 'en',
})

# Publish translations through the CDN
# Add GitHub review flows only when your team needs them
```

## 准备好全球化发布了吗？

加入数百个使用 Better I18N 提供更快、上下文感知翻译的团队。
