Skip to main content

json2csv

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

الانتقال إلى التثبيت

معلومات المصدر

المستودع
RabbitAI-Lab/rabbit-plugins-cli
آخر نشاط في المصدر
٢٦ يوليو ٢٠٢٦ في ١٣:٣٢
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
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
عرض على GitHub