Skip to main content

json2csv

Convert JSON to CSV from the command line. Use when installing or running json2csv (json2csv).

Zur Installation springen

Quellinformationen

Repository
RabbitAI-Lab/rabbit-plugins-cli
Letzte Quellaktivität
26. Juli 2026 um 13:32
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
json2csv
description
Convert JSON to CSV from the command line. Use when installing or running json2csv (json2csv).
# json2csv Convert JSON to CSV from the command line ## When to Activate - Installing or setting up **json2csv** - Running `json2csv` from the command line - Automating Data Processing workflows that json2csv supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g json2csv ``` ## Verification ```bash json2csv --version ``` ## Usage Run `json2csv --help` to see available commands and options. ## Details - **Package**: `json2csv` - **Category**: Data Processing - **Priority**: Optional - **Platforms**: Windows / macOS
Auf GitHub ansehen