Skip to content

Leodau/Excelliarmus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘ Excelliarmus

A tiny Excel generator spell.

🧐 What?

The zero config solution to export your tables or any data to .xslx files.

πŸ”₯ Features

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

πŸ€” How?

  • 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) !

🀝 Contributions

Pull requests & Bug reports are all welcome!

πŸ“• License

Source MIT Dependencies MIT

... Just do it.