Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egeriis/zipcelx

Turns JSON data into `.xlsx` files in the browser
https://github.com/egeriis/zipcelx

client excel javascript parser

Last synced: about 2 months ago
JSON representation

Turns JSON data into `.xlsx` files in the browser

Awesome Lists containing this project

README

        

zipcelx
=======

Generate XLSX files in the browser, with minimal footprint. The vision is to provide the smallest possible package for generating valid XLSX files in the browser.

If you're looking for advanced functionality, [js-xlsx](https://github.com/SheetJS/js-xlsx) is a solid choice.

## Table of contents
1. [How to use](https://github.com/dixieio/zipcelx/wiki/How-to-use)
2. [The config object](https://github.com/dixieio/zipcelx/wiki/The-config-object)
3. [Contributing](https://github.com/dixieio/zipcelx/wiki/Contributing)

## Issues
Should it happen that the tool broke down on you please head to our [Issue tracker](https://github.com/dixieio/zipcelx/issues)
1. Search if the issue is already discussed or explained.
2. If no luck feel free to open a new issue and we will get back to you as soon as possible.