kevinmcisaac
Posts: 37
Joined: Mon Oct 05, 2020 8:27 am

Loading the igc-parser

I want to use this package, https://github.com/Turbo87/igc-parser but I can't figure out how to import or call it.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Re: Loading the igc-parser

Hello,

This looks like something to be used with nodeJS library, therefore, by default, Appery.io supports them neither in the backend nor in the app itself.
However, this library is really simple and can be easily transferred to es5 (example: https://www.typescriptlang.org/play) and used in any backend/ application type (jqm/ionic).

kevinmcisaac
Posts: 37
Joined: Mon Oct 05, 2020 8:27 am

Re: Loading the igc-parser

Thanks for the reply. I copied the code in to a method and got that working.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Re: Loading the igc-parser

Glad we could be of help!
And thanks for sharing your result!

Return to “Issues”