excel-blueprint
v1.1.0
Published
typed game configuration solution by EXCEL
Downloads
4
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] --debug
input-file
filename.xlsx, for example ~/Downloads/gamedata.xlsxoutput-file
optional, the default behavior is to use the input file name as the file name. for example ~/Downloads/gamedata.json--debug
into debug mode, show console logs