excel-file-reader-ts simplifies common Excel file reading tasks for Node.js applications. Built with TypeScript, it offers type safety and clear interfaces for interacting with .xlsx and .xls files.
Enhanced README documentation with compatibility testing details Improved GitHub Actions CI/CD workflow Multi-platform testing across Ubuntu, Windows, and macOS Extended Python version support ...