JSPM

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

X All In One Coding Helper

Package Exports

  • @x-all-in-one/coding-helper
  • @x-all-in-one/coding-helper/dist/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 (@x-all-in-one/coding-helper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Coding Helper

CLI 工具,用于配置 AI 编程助手(Claude Code、OpenCode、Codex)的 API 端点和模型。

功能

  • 统一管理多个 AI 编程工具的配置
  • 交互式配置向导
  • 支持自定义 API 端点和模型
  • 多语言支持(中文/英文)

安装

npm install -g @x-all-in-one/coding-helper
# 或
pnpm add -g @x-all-in-one/coding-helper

使用

# 启动交互式配置向导
chelper

# 查看帮助
chelper --help

# 切换语言
chelper lang

支持的工具

License

MIT