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.