Documentation: Docs
Parse Excel xlsx files into a Julia data structure to write them as a JSON encoded file.
The designated row or column must adhere to the standardized JSONPointer token. The remaining rows will be passed to a json encoded file.
pkg> add XLSXasJSON
The initial version of XLSXasJSON.jl was developed with the support from Devsisters Corp.. And inspired by the design of excel-as-json