Package Exports
- langctl
- langctl/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (langctl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Langctl
CLI-first translation management for developers
🚧 Coming Soon - This package is currently in development.
What is Langctl?
Langctl is a modern translation management tool built for developers who want to:
- Manage translations from the command line
- Use AI-powered translations
- Save money compared to enterprise tools
- Integrate seamlessly with their development workflow
Features (Planned)
- 🖥️ CLI-First - Manage translations from your terminal
- 🤖 AI-Powered - Context-aware translations using advanced AI
- 💰 Affordable - Starting free, pay only for what you use
- ⚡ Fast - Setup in under 2 minutes
- 🔧 Framework Agnostic - Works with Angular, React, Vue, and more
Installation (When Available)
npm install -g langctlUsage (When Available)
# Initialize langctl in your project
langctl init
# Scan for translation keys
langctl scan
# Translate to multiple languages
langctl translate --target es,fr,de --ai
# Push to cloud
langctl pushStay Updated
- 🌐 Website: langctl.com
- 📧 Email: hello@langctl.com
- 🐙 GitHub: github.com/siddharthsaxena0/langctl
License
MIT © Langctl
Note: This is a placeholder package to reserve the name. The actual CLI tool is under development and will be released soon.