The zero config solution to export your tables or any data to .xslx files.
All in.
- Multiple sheets.
- Full horizontal insertion.
- Formulas!
- CSS-like styling (Font Styling, Borders, Backgrounds Colors, Alignments... and more)
- Panel freezing.
- Conditional Formatting (Gradients, Binary coloring)
- Currency and Percentage formats.
- Custom output name.
A tiny ๐ฆJS class.
- โก Fast
- ๐ฆ Small
- ๐ด Not memory hungry
- ๐จ Vanilla public helper functions
- ๐จ Clean internal error/debug logs
- Include Excelliarmus.min (contains dependencies JSZipjs v3.1.5, FileSaverjs 1.3.8)
- let = new Excelliarmus().
- Create a sheet.
- Insert rows.
- Style as you wish!
- Generate.
- Wow!
๐ก It's just too simple to use, check out the examples in the (gh-pages branch) !
Pull requests & Bug reports are all welcome!
Source MIT Dependencies MIT
... Just do it.