Skip to content

Latest commit

 

History

History
executable file
·
21 lines (14 loc) · 895 Bytes

README.md

File metadata and controls

executable file
·
21 lines (14 loc) · 895 Bytes

XLSXasJSON

LICENSE MIT Run CI on master Converage

Documentation: Docs

Inspired by excel-as-json

Usage

Parse Excel xlsx files into a Julia data structure to write them as a JSON encoded file.

Designated row or colum must be standardized JSONPointer token, remaining rows will passed to json encoded file.

Installation

pkg> add XLSXasJSON