excel-blueprint
v1.1.0
Published
typed game configuration solution by EXCEL
Readme
Excel-BluePrint
excel data configuration tool, transform Excel row data into structured JSON data based on field names and field types.
Usage
excelbp <input-file> [output-file] --debuginput-filefilename.xlsx, for example ~/Downloads/gamedata.xlsxoutput-fileoptional, the default behavior is to use the input file name as the file name. for example ~/Downloads/gamedata.json--debuginto debug mode, show console logs
