ended4월 28일· 1 sources
Stop the Bloat: A 5 KB Alternative for Web-Based Excel Exports
번들 다이어트의 핵심, 5KB 라이브러리로 구현하는 가벼운 Excel 내보내기
Why it matters
Many developers default to heavy libraries like SheetJS for simple tasks, unnecessarily ballooning bundle sizes. mini-xlsx demonstrates that understanding the underlying OOXML structure allows for a high-performance, lightweight solution that drastically improves web app efficiency.
1
Sources
+0
24h
—
Growth
22d
Active
mini-xlsxSheetJSExcel exportbundle sizezero-dependency