bluzi/overscroll

Add a transpiler (Babel/TypeScript/etc)

Open

#7 geöffnet am 15. Okt. 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (8 Forks)github user discovery
good first contributiongood first issuehacktoberfesthelp wanted

Repository-Metriken

Stars
 (2 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Currently the library is written using ES5 standards, for backward compatibility reasons. I would like to use ES2015 standards and still maintain the support for older browsers, so I think Babel/TypeScript would be a good solution.

Feel free to create a PR that solves it using Babel, TypeScript or any other solution you think is best. (You can also discuss possible solutions here)

Contributor Guide