arrayexports

INTRODUCTION ------------ This arrayexports package is a usefull package for those who want to convert arrays of object into csv and excel data format.

Usage no npm install needed!

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

README

INTRODUCTION

This arrayexports package is a usefull package for those who want to convert arrays of object into csv and excel data format.

INSTALLATION

  • As this is npm package you can install using this command npm install arrayexports