bluzi/overscroll

Add a transpiler (Babel/TypeScript/etc)

Open

#7 opened on 2017年10月15日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (8 forks)github user discovery
good first contributiongood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド