JSPM

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

CLI tool to preview OpenGraph metadata from web and local servers

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

    Readme

    OpenGraph CLI

    A CLI tool to fetch and display OpenGraph metadata from web URLs and local servers.

    Installation

    bun install -g opengraph-cli

    Usage

    Demo

    Nerd Option

    Nerd Demo

    Image Support

    no WindowsOS support

    og -i <url>
    
    # display only image
    og -io <url>
    
    # display only imag with nerd option
    og -io -n <url> 
    # .zshrc
    alias og='opengraph-cli'
    
    # .bashrc
    alias og='opengraph-cli'
    
    # powershell (windows)
    # $PROFILE
    Set-Alias og opengraph-cli

    GIF's made with VHS