This repository has been archived by the owner on Jul 25, 2021. It is now read-only.
v4.0.0
New Features:
- A complete architecture rewrite/overhaul, to maximize performance and customizability.
- A new
examples
directory with interactive demos for each possible configuration / settings. - Improved, continuously integrated docs using Gitbook.
- Optimal local blob storage using the
LocalStorage API
. - On-demand file download using
getExportData()
andexport2file(data, mimeType, filename, fileExtension)
. - JavaScript-first design will fallback support for jQuery.
- ... and many more! Check out the
examples
.