bluzi / bluzi/overscroll

Add a transpiler (Babel/TypeScript/etc)

Open
#7 3 comments 0 reactions 0 assignees View on GitHub
good first contribution good first issue hacktoberfest help wanted
Dominant language
JavaScript
Stars
2
Forks
8
PR merge metrics
No merged PRs in 30d

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)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the library's current ES5 source and its browser-support requirements. Compare Babel and TypeScript as possible transpilation approaches, then define completion as allowing ES2015 source while preserving support for older browsers; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
babel, javascript, typescript
Domain
build-system
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.