excel-builder-vanilla

Build Excel files from JavaScript

MIT License

Downloads
8.6K
Stars
6
Committers
2

Bot releases are visible (Hide)

excel-builder-vanilla - v3.0.14

Published by github-actions[bot] 14 days ago

3.0.14 (2024-10-13)

Bug Fixes

  • run attw and use correct index file entries (19c3e99) - by @ghiscoding
excel-builder-vanilla - v3.0.13

Published by github-actions[bot] 14 days ago

3.0.13 (2024-10-13)

Bug Fixes

  • type package add back type module (ce77971) - by @ghiscoding
excel-builder-vanilla - v3.0.12

Published by github-actions[bot] 17 days ago

3.0.12 (2024-10-11)

Bug Fixes

  • remove tsup, replace with Vite + dts-bundle-generator (2f8431f) - by @ghiscoding
excel-builder-vanilla - v3.0.11

Published by github-actions[bot] 23 days ago

3.0.11 (2024-10-05)

Bug Fixes

  • add missing interfaces export (fb67ae6) - by @ghiscoding
excel-builder-vanilla - v3.0.10

Published by github-actions[bot] 23 days ago

3.0.10 (2024-10-05)

Bug Fixes

  • avoid barrel files, keep only 1 entry file (c9f34a0) - by @ghiscoding
excel-builder-vanilla - v3.0.9

Published by github-actions[bot] 24 days ago

3.0.9 (2024-10-04)

Bug Fixes

  • full CJS/ESM hybrid support with tsup (c5e5349) - by @ghiscoding
excel-builder-vanilla - v3.0.8

Published by github-actions[bot] 25 days ago

3.0.8 (2024-10-03)

Bug Fixes

  • improve hybrid exports CJS/ESM (4e5502d) - by @ghiscoding
excel-builder-vanilla - v3.0.7 Latest Release

Published by github-actions[bot] about 2 months ago

3.0.7 (2024-09-06)

Bug Fixes

  • include all d.ts files for types pkg to detect change (3031593) - by @ghiscoding
excel-builder-vanilla - v3.0.6

Published by github-actions[bot] about 2 months ago

3.0.6 (2024-09-06)

Bug Fixes

  • use prop in instead of .hasOwn(prop) (0051d83) - by @ghiscoding
  • use prop in instead of .hasOwn(prop) & add Drawings tests (35a4c63) - by @ghiscoding
excel-builder-vanilla - v3.0.5

Published by github-actions[bot] about 2 months ago

3.0.5 (2024-09-03)

Bug Fixes

  • remove node from package exports (c3dfba4) - by @ghiscoding
excel-builder-vanilla - v3.0.4

Published by github-actions[bot] about 2 months ago

3.0.4 (2024-09-03)

Bug Fixes

  • package export not detected as ESM in Vitest (fa66ea7) - by @ghiscoding
excel-builder-vanilla - v3.0.3

Published by github-actions[bot] about 2 months ago

3.0.3 (2024-08-29)

Features

  • create @excel-builder-vanilla/types package for types only (8d6841c) - by @ghiscoding
excel-builder-vanilla - v3.0.2

Published by github-actions[bot] about 2 months ago

3.0.2 (2024-08-29)

Features

  • create @excel-builder-vanilla/types package for types only (8d6841c) - by @ghiscoding
excel-builder-vanilla - v3.0.1

Published by github-actions[bot] 9 months ago

3.0.1 (2024-02-11)

Bug Fixes

  • add missing ExcelMetadata interface (8a32a73) - by @ghiscoding
  • add tests folder to npm publish ignore (006e9f8) - by @ghiscoding
  • check input type before calling string match on it (9361aa6) - by @ghiscoding
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