Properly encode XML entities
A very lightweight XLSX writer to write plain Excel files.
This initial implementation is a Swift rewrite of https://github.com/kasparsd/mini-sheets-php
The goal of this library is to stay very lightweight, without any C dependency, a more complete solution like https://github.com/damuellen/xlsxwriter.swift
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
TGLXLSXWriter
A very lightweight XLSX writer to write plain Excel files.
This initial implementation is a Swift rewrite of https://github.com/kasparsd/mini-sheets-php
Goals
The goal of this library is to stay very lightweight, without any C dependency, a more complete solution like https://github.com/damuellen/xlsxwriter.swift
TODO