/xcstrings-online

Edit Xcode String Catalog anywhere, anytime.

Primary LanguageJavaScriptMIT LicenseMIT

image

XCStrings Online Editor

Edit Xcode String Catalog anywhere, anytime.

Demo: https://xcstrings-online.vercel.app

Screenshot 2024-04-23 at 10 33 40 PM

Video Demo

https://x.com/1998design/status/1782763094835356030

Sample XCStrings File by Apple

https://github.com/apple/sample-backyard-birds/blob/main/Multiplatform/Localizable.xcstrings

Roadmap

Features Status Issue ID
Import ✅ Done -
Export ✅ Done -
Edit ✅ Done -
Auto Save to LocalStorage (Temporary) Planning #1
AI Translation Planning #2
Live Collaboration Planning #3

Contribute to this project

First, fork this project and run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

License

MIT

Reference

https://developer.apple.com/documentation/xcode/localizing-and-varying-text-with-a-string-catalog Xcode, Swift, and SwiftUI are trademarks of Apple.