Implement all logic on the client side in csvxmlV2.js

For completing the rewrite, translations and some UI work are still
needed.

See #14
This commit is contained in:
2022-11-06 15:30:36 +01:00
parent 5eb8d7fd8c
commit 77aeebd90a
15 changed files with 13125 additions and 124 deletions

View File

@ -0,0 +1,8 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4