Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.04 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.04 KB

👏 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.