Facebook-Events-iCal-Converter/test
Ondřej Synáček 88daa02117 implement same parsing logic on server and frontend
Server now downloads the HTML file via new endpoint but the parsing logic now happens in
the browser. The reason for this is to have a way same code for both
environments.

If the JavaScript is disabled, it's still possible to call the previous
endpoint and download the file from the server.
2020-07-17 22:20:48 +02:00
..
services implement same parsing logic on server and frontend 2020-07-17 22:20:48 +02:00
parser-utils.spec.js add specs for parser utils 2020-07-15 20:54:24 +02:00
utils.spec.js add util specs 2020-07-15 20:54:24 +02:00