excel-builder-vanilla

Build Excel files from JavaScript

MIT License

Downloads
8.6K
Stars
6
Committers
2

Bot releases are hidden (Show)

excel-builder-vanilla - v3.0.0

Published by ghiscoding 9 months ago

3.0.0 (2024-02-10)

⚠ BREAKING CHANGES

  • migrate from JSZip to fflate
  • remove Lodash use native code & migrate to TypeScript
  • migrate to TypeScript, drop Q dependency & add demo

Features

  • add downloadExcelFile() method for easier browser download (ec41114) - by @ghiscoding
  • add Date type instead of only timestamp (0aab2b4) - by @ghiscoding
  • add Date type instead of only timestamp [refresh gh-pages] (8277723) - by @ghiscoding
  • migrate from JSZip to fflate (dab3928) - by @ghiscoding
  • migrate to TypeScript, drop Q dependency & add demo (4a807b8) - by @ghiscoding
  • remove Lodash use native code & migrate to TypeScript (97fce8a) - by @ghiscoding

Bug Fixes

  • Allow spaces to be placed in SharedStrings file (abf901e) - by @ghiscoding

Performance Improvements

  • use fflate zip (sync) for web worker, instead of zipAsync (518f457) - by @ghiscoding
Package Rankings
Top 31.75% on Npmjs.org
Badges
Extracted from project README
License: MIT TypeScript Vitest codecov Actions Status NPM downloads npm npm bundle size PR NPM downloads npm bundle size NPM downloads npm bundle size