Skip to content

parse xlsx file to json and lua ,use for game config

Notifications You must be signed in to change notification settings

coderguang/xlsxToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlsxToJson

Build Status codebeat badge

a tool to generate json and lua config data by xlsx

what it can do

  • generate json and lua code by xlsx file
  • can link other sheet
  • can generate file by every column
  • more xlsx file detail please read template.xlsx file

how to start

1. clone repository

git clone git@github.com:coderguang/xlsxToJson.git xlsxToJson

2. build project

go build

2. run script in windows

call build.bat

if your are in linux,it should be

   ./xlsxToJson template.json

About

parse xlsx file to json and lua ,use for game config

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published