Localize.sh is a CLI utility that manages the parsing and stringifying of resource files by running specialized processors.
- Protos: Core data definitions (Documents, Segments) acting as the source of truth for all tools.
- SDKs: Libraries for building custom processors and integrations (available for TypeScript/JavaScript and Python).
- Processors: Parsers and stringifiers for many standard formats (MD, MDX, JSON, YAML, XML, Strings, etc.).
- CLI (soon): The main utility that manages resource files by running the appropriate processors.
- Website (soon)
- Documentation (soon)
- Community Discussions
We welcome contributions from the community! Check out our Contributing Guidelines to get started.
Maintained by Decenterlab. Originally developed and published by Alconost under the Apache 2.0 license.