Skip to content

KrishKash/Excel-Generator-ElectronJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Excel-Generator-Electron (JS)

This app is based on Electron (JS) and uses exceljs package to create excel spreadsheet having multiple sheets. User can create a new excel or append data in any of the sheets in an existing excel as per one's requirement provided the excel format remains same.

To run the App

Download the Setup and install it.

Note: Excel file that gets created will be present in your Downloads directory.

Contributing

Want to add new features or found any bugs? Feel free to contribute.....

Clone the repository:- Excel-Generator-ElectronJs

Steps to run the project

Go inside folder Excel-Generator-ElectronJs where package.json resides

1. npm install

2. npm start

Create distributable exe setup

Go inside folder Excel-Generator-ElectronJs where package.json resides

1. npm install

2. npm run dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published