| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @lingo.dev_compiler@0.1.2 source code.tar.gz | 2025-12-25 | 7.4 MB | |
| @lingo.dev_compiler@0.1.2 source code.zip | 2025-12-25 | 7.8 MB | |
| README.md | 2025-12-25 | 1.3 kB | |
| Totals: 3 Items | 15.2 MB | 0 | |
Patch Changes
-
#1707
b2d335bThanks @maxprilutskiy! - docs: comprehensive README update with LLM configuration, manual overrides, and advanced featuresAdded extensive documentation covering:
- Complete LLM provider configuration (OpenAI, Anthropic, Google, Groq, Mistral, OpenRouter, Ollama)
- Environment variables for all supported providers
- Locale-pair model mapping with wildcard patterns
- Custom translation prompts
- Manual translation overrides using data-lingo-override attribute
- Build modes (translate vs cache-only) and recommended workflows
- Custom locale resolvers (server and client)
- Configuration options table with defaults
- Development configuration (pseudotranslator, translation server port)
- Locale persistence configuration (cookie settings)
- Pluralization configuration
- Updated feature list
- Fixed demo app paths in examples
-
Updated dependencies [
020424f]:- lingo.dev@0.117.22