Skip to main content

json2csv

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

Aller à l'installation

Informations de source

Dépôt
RabbitAI-Lab/rabbit-plugins-cli
Dernière activité de la source
26 juillet 2026 à 13:32
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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
Voir sur GitHub