Ross ROSS = Recommend OSS · open-source software intelligence for agents

neil3d/excel2json

把Excel表转换成json对象,并保存到一个文本文件中。 observed · 2026-08-28

github.com/neil3d/excel2json · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4331
  • days_rel: n/a
  • days_push: 1364
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1871 stars · 506 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A C# tool that converts Excel spreadsheets into JSON objects saved to text files, available as both a command-line tool and a GUI. Commonly used for exporting game configuration data from Excel tables.

Use cases

  • convert excel spreadsheets to json
  • export game config tables from excel
  • batch convert xlsx files to json via command line
  • serialize excel sheets as json arrays
  • exclude columns from excel export with a prefix

When to choose

  • you need to turn Excel tables into JSON for game data or configuration
  • you want both a CLI for automation and a GUI for manual conversion
  • you need header handling, encoding control, and date formatting options

When to avoid

  • you need to convert JSON back to Excel
  • you work with CSV or other spreadsheet formats instead of Excel
  • you need actively developed features or recent bug fixes

Facets

cli-tool · maturity maintenance

serialization cli developer-tools developer-tools files windows cross-platform cli dotnet excel json game-config data-conversion gui game-development

2 sources

Member repositories

RepositoryRoleHealth v2
neil3d/excel2jsonmain23

For agents

markdown · JSON · MCP: product_card(name="neil3d/excel2json")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem