Skip to content

hyperliskdev/exceljs

 
 

Repository files navigation

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

  • Table Data embedded in the Excel.Table object.

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.

About

Excel Workbook Manager

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Languages

  • JavaScript 99.7%
  • Other 0.3%