bluzi/overscroll

Add a transpiler (Babel/TypeScript/etc)

Open

#7 ouverte le 15 oct. 2017

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (8 forks)github user discovery
good first contributiongood first issuehacktoberfesthelp wanted

Métriques du dépôt

Stars
 (2 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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)

Guide contributeur