Commit graph

82 commits

Author SHA1 Message Date
4664b91545
Fix tsc target dir 2023-11-14 19:40:39 +02:00
99c0b03941
Build package before release 2023-11-14 19:36:01 +02:00
fe9e51a297
Add npmignore
Fixes built files not added to npmjs
2023-11-14 19:35:28 +02:00
793b6aece0
Use github flavored markdown for npmjs README 2023-11-14 19:28:35 +02:00
e388378101
0.0.3 2023-11-14 19:24:34 +02:00
9f7f6a7bf4
Fix package.json repository key 2023-11-14 19:22:45 +02:00
38648bd818
Update readme 2023-11-14 19:18:52 +02:00
5064cf92f9
Add installation instructions to README 2023-11-14 19:15:33 +02:00
1eb65c28a0
Add help to Makefile 2023-11-14 18:57:44 +02:00
b7a5839216
Add release and publish Make targets 2023-11-14 18:54:10 +02:00
518d1f5605
Add markdown readme to npmjs 2023-11-14 18:42:06 +02:00
6f63bb33b0
0.0.2 2023-11-14 18:37:07 +02:00
cd38f84f5c
Reorder package.json keys and update description 2023-11-14 18:11:10 +02:00
51f7e924c2
Add repository and bugs to package.json 2023-11-14 18:10:30 +02:00
abac87d854
Ran npm pkg fix 2023-11-14 18:07:17 +02:00
349cae5f11
Add binary 2023-11-14 18:05:15 +02:00
d56facf589
Add README 2023-11-14 17:38:38 +02:00
e866b0d541
Add license 2023-11-14 17:30:46 +02:00
11d4c68788
Add license 2023-11-14 17:28:55 +02:00
d9fc73e39d
Add description 2023-11-14 17:06:40 +02:00
6572f95389
Fix many issues in calculation and improve output formatting 2023-11-14 17:03:18 +02:00
50144cfc99
Some code style tweaks 2023-11-11 18:19:10 +02:00
8ac794ac7b
Use format function 2023-11-11 18:07:51 +02:00
13443a4d26
Clean up Makefile, update package-lock 2023-11-11 17:27:29 +02:00
b1c9213f22
Remove ERP reference to be more generic 2023-11-11 17:24:43 +02:00
c3e8da7c9f
Fix import error during runtime 2023-11-11 17:24:11 +02:00
f8d2186896
Set version 2023-11-11 17:13:46 +02:00
3afa3b0b56
Remove nexe and add run target 2023-11-11 17:13:22 +02:00
4835f4878e
Separate parse and format functions to their own files 2023-11-11 17:11:38 +02:00
409c6c2739
Improve package.json 2023-11-11 17:11:31 +02:00
5726f76b3a
Fix multiple issues in calculation and structure code better 2023-11-11 16:50:08 +02:00
92e756977d
Initial commit 2023-11-11 15:13:20 +02:00