apostrophe-xlsx

For importing and exporting data in XLSX format.

Usage no npm install needed!

<script type="module">
  import apostropheXlsx from 'https://cdn.skypack.dev/apostrophe-xlsx';
</script>

README

Apostrophe XLSX

For supporting Excel 2007 (xlsx) files for apostrophe-snippets import and export.

Configure

In app.js, add 'apostrophe-xlsx': {}, to modules, before any instance of snippets (people, groups, ect.).

XLSX will automatically be added as a supported format to the editor modals and instructions.