JSPM

@v-lawyer/kanuni

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

AI-powered legal intelligence CLI - The Ottoman Edition

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

    Readme

    Kanuni CLI (NPM Package)

    This is the official npm package for the Kanuni CLI - AI-powered legal intelligence tool.

    Installation

    npm install -g @v-lawyer/kanuni

    Usage

    After installation, you can use the kanuni command:

    kanuni --help
    kanuni login
    kanuni chat "What are the key points in this contract?"
    kanuni analyze document.pdf

    What This Package Does

    This npm package is a thin wrapper that:

    1. Downloads the appropriate Kanuni binary for your platform
    2. Installs it in a local bin directory
    3. Provides a Node.js wrapper to execute the binary

    The actual CLI is written in Rust for maximum performance and is compiled to native code for each platform.

    Supported Platforms

    • macOS (Intel x64)
    • macOS (Apple Silicon ARM64)
    • Linux (x64)
    • Linux (ARM64)
    • Windows (x64)

    Documentation

    Full documentation is available at: https://docs.v-lawyer.ai

    Source Code

    The source code for the CLI is available at: https://github.com/v-lawyer/kanuni-cli

    License

    MIT OR Apache-2.0

    Support

    For issues and support, please visit: https://github.com/v-lawyer/kanuni-cli/issues