jimmykane / fit-parser

Parse your FIT files easily, directly from JS (Garmin, Polar, Suunto)
Other
89 stars 33 forks source link

Why not publishing the ES6 version ? #14

Open ainthek opened 4 years ago

ainthek commented 4 years ago

Why do you exclude SRC from npm published package ? It would be useful if we have ES6, for modern browsers and node.js available.

Thanx

jimmykane commented 4 years ago

will do good point here @ainthek

jimmykane commented 4 years ago

There is an effort to convert this project to TS that is mainly the reason I think at start but as said in the previous comment, you are right. Will do.

ainthek commented 4 years ago

please please please do not

it is 2020 there is no more reasons for babels, cofees or typescript.

On 26 Apr 2020, at 20:19, Dimitrios Kanellopoulos notifications@github.com wrote:

There is an effort to convert this project to TS that is mainly the reason I think at start but as said in the previous comment, you are right. Will do.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jimmykane/fit-parser/issues/14#issuecomment-619599550, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEITHYX4ZAZNUWGN5HOPU3ROR3LPANCNFSM4MRKMW6A.

jimmykane commented 4 years ago

@ainthek will do to include the src folder.