UNPKG

json-key-string-xlsx

Version:

Convert between json and xlsx files by key string in a browser or NodeJS.

38 lines (23 loc) 1.04 kB
0.1.0 / 2020-10-22 ================== **Feature** * [[`ea73520`](http://github.com/diyao/xlsx-json-js/commit/ea735200bfef3b03a7dc54c21f2dc5724a25166d)] - Feature: change api. upgrade test. 0.0.5 / 2019-09-28 ================== **Feature** * [[`b8ab5f3`](http://github.com/diyao/xlsx-json-js/commit/b8ab5f301f16d07b3517ecc358f0f688979820fb)] - Feature: Parsing entries can be specified. 0.0.4 / 2019-08-17 ================== **fixes** * [[`0c5cbf8`](http://github.com/diyao/xlsx-json-js/commit/0c5cbf85f4107a8fc2165b826638bd8807119fd5)] - fix: Repair the content of 'parse2jsonCover'. 0.0.3 / 2019-08-15 ================== **fixes** * [[`07b0cc7`](http://github.com/diyao/xlsx-json-js/commit/07b0cc752b14c7b5d6273d05379250809d39f274)] - fix: Improving the non-standard naming warning. 0.0.2 / 2019-08-13 ================== **fixes** * [[`1ba6392`](http://github.com/diyao/xlsx-json-js/commit/1ba6392036c72ec04cfe1e7eb70fad5ad88ac169)] - fix: Fix bugs, optimize code. 0.0.1 / 2019-08-11 ================== * init code