8 Commits

Author SHA1 Message Date
Andrii Kurdiumov 0e1d14a992 Convert to class and by conincidence fix bug in findMaxFileId which take only last file name (which can lead to problem if XLSX template was generated) 2023-03-07 22:15:27 +06:00
Andrii Kurdiumov a4b42e4985 Move source code to src folder (#160)
That's allow compile code using TSC before publish
And all future code can use TypeScript
2022-05-10 18:16:13 +06:00
Andrii Kurdiumov e55a87b2cc Simplify .gitignore 2022-02-14 17:04:46 +06:00
Andrii Kurdiumov 952931102d Add test support for NodeJS 12 and NodeJS 14 2020-07-07 20:09:38 +06:00
Andrey Kyrdyumov 3b56601608 Move debugging test output to separate explicit folder
which will have results excluded from source control. This allow to better expereince to adding test XLSX files since they will be directly visible as new in the UI
2017-10-01 01:32:33 +03:00
Vincent Heuken d28051774a Fixed issue #30 2017-09-14 16:31:09 -07:00
Martin Aspeli bd4fc4df55 Add helper script for debugging 2017-01-01 21:25:08 +00:00
Martin Aspeli ed977e65b3 Skeletal package 2013-09-02 09:32:45 +01:00