Frontitude Developer Docs
FrontitudeGuidesWhat's new
  • 👋Hello, developer
  • 🔢Quick start
  • Deverloper CLI
    • Installation
    • Authentication
    • Commands
    • Example app
    • Supported client-side frameworks
    • File formats
      • Web (.json)
      • XLIFF (.xliff)
      • Android XML (.xml)
      • Apple Strings (.strings)
      • Flutter (.arb)
      • Gettext (.po, .pot)
  • Webhooks
    • Introduction
    • Setting up Webhooks
    • Using Webhooks
    • Events
    • Example webhook handler
  • Security and Compliance
    • Security statement
    • Data collection statement
  • Useful links
    • Demo React app
    • Figma plugin
    • Frontitude guides
    • Product updates
Powered by GitBook
On this page

Was this helpful?

  1. Deverloper CLI

Supported client-side frameworks

Frontitude's Developer CLI works in tandem with the popular i18next standard, and works smooth with any library built on top of it.

This standard has open source libraries for a variety of front-end frameworks. Here are some of the most popular:

  • React

  • Angular

  • Vue

  • Flutter

  • Next

  • iOS (Native)

  • Android (Native)

  • And more...

PreviousExample appNextFile formats

Last updated 1 year ago

Was this helpful?