JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q60116F
  • License MIT

CLI-first translation management for developers. Affordable, AI-powered, and built for modern workflows.

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 langctl

Usage (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 push

Stay Updated

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.