Vj

Use this skill when the user wants to pretty-print and format JSON data with syntax highlighting.

javimosch 7d1fa4c 578 B Updated

File contents

vj Plugin

A lightweight JSON pretty-printer with syntax highlighting.

Commands

  • vj self version — Print vj version
  • vj _ _ — Passthrough to vj CLI

Installation

npm install -g vj

Examples

cat data.json | vj
curl -s api.example.com | vj

Key Features

  • Pretty-print — Human-readable JSON formatting
  • Syntax highlighting — Color-coded JSON output
  • Pipeline-ready — stdin/stdout support

javimosch/supercli/tree/main/plugins/vj/skills/quickstart commit 7d1fa4c964

Frequently asked questions

npx skillmds@latest add javimosch/vj