hyperliskdev / exceljs

Excel Workbook Manager
MIT License
2 stars 0 forks source link

ExcelJS

Tests

This project was forked from ExcelJS. After using some of the functions with ExcelJS, I found some problems with how things were being rendered. To improve this project, I plan to use the ECMA-376 standard to include as many of the important XML definitions.

Installation

npm install @hyperliskdev/exceljs

Future Features

Dev Guide

Here is an outline of everything I personally understand about the project and important references that I used.

Excel Files

Firstly, Excel Files are essentilly just a zip file with XML files containing the proper information.