XLSXasJSON.jl

Easy conversion of .xlsx into an array of objects in .json
Author YongHee-Kim
Popularity
0 Stars
Updated Last
5 Months Ago
Started In
January 2022

XLSXasJSON

LICENSE MIT Run tests Converage

Documentation: Docs

Usage

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.

Installation

pkg> add XLSXasJSON

Acknowledgement

The initial version of XLSXasJSON.jl was developed with the support from Devsisters Corp.. And inspired by the design of excel-as-json

Used By Packages

No packages found.