JSPM

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

Package Exports

    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 () to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @'

    CoCoder CLI

    智能编程助手,由 ColudAI 提供支持。

    安装

    npm install -g cocoder-cli

    使用

    # 启动交互模式
    cocoder
    
    # 直接提问
    cocoder "写一个快速排序算法"

    功能

    🤖 AI 编程助手 💬 自然语言交互 🚀 零配置,即装即用 ⚡ 快速响应

    示例

    bashcocoder "解释这段代码"
    cocoder "优化这个函数"
    cocoder "创建一个 REST API"