bluzi/overscroll

Add a transpiler (Babel/TypeScript/etc)

Open

#7 创建于 2017年10月15日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (8 fork)github user discovery
good first contributiongood first issuehacktoberfesthelp wanted

仓库指标

Star
 (2 star)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南