Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 995 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 995 Bytes

zipcelx-style

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.

This forked version adds rudimentary support for adding styles to cells. Right now, just background color is supported, as that's all I currently have a need for.

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.