zipcelx

JSON Transformer to create .xlsx files

Usage no npm install needed!

<script type="module">
  import zipcelx from 'https://cdn.skypack.dev/zipcelx';
</script>

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 is a solid choice.

Table of contents

  1. How to use
  2. The config object
  3. Contributing

Issues

Should it happen that the tool broke down on you please head to our Issue tracker

  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.