Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 5, 2019 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/23921c6a63f9967e33f3cc14dbd65c1e to your computer and use it in GitHub Desktop.
Save parzibyte/23921c6a63f9967e33f3cc14dbd65c1e to your computer and use it in GitHub Desktop.
<head>
<!--
Debe ser en el orden que indico
-->
<script src="./js/xlsx.full.min.js"></script>
<script src="./js/FileSaver.min.js"></script>
<script src="./js/tableexport.min.js"></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment