Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlsx-generator

This is simple application that can be used to generate multiple excel files from template and data excel files.

Installation

Install yarn if you don't have it yet:

npm install -g yarn

Install dependencies:

yarn install

Usage

To start application type npm start. You should see window similar to this one:

screenshot

You can use sample folder if you don't have your own data to see how it works. You need to type following data:

  • First line is for template xlsx file.

  • Second line is for data xlsx file.

  • Third line specified where output must be placed.

Building distributable

The easiest way to build distributable executable for your OS is to run:

npm run dist

If you have different needs refer to Electron documentation.

License

MIT

About

This is simple application that can be used to generate multiple excel files from template and data excel files.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages