> ## Documentation Index
> Fetch the complete documentation index at: https://developer.dittowords.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs

> Framework-specific SDKs help developers surface the text managed by Ditto directly in frontend development

## Ditto React SDK

[ditto-react](https://www.npmjs.com/package/ditto-react) is a library created and maintained by Ditto that makes it easy to pull text from string files managed by Ditto into React and React Native applications. It works hand-in-hand with the Ditto CLI to support integrating text, works with all JSON export formats, and has first-class support for variants.

For instructions on installing and integrating the library into your own codebase, see the [README](https://www.npmjs.com/package/ditto-react).

For an example of the Ditto React SDK in action, see the repository for our [React sample project](https://github.com/dittowords/ditto-react-demo).

## Community SDKs

Have an SDK you want to share with the Ditto community? Let us know at [dev@dittowords.com](mailto:dev@dittowords.com).
