elierotenberg / elierotenberg/tween-interpolate
Uncaught SyntaxError: Unexpected token ILLEGAL
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
the index.js has a lot of special characters. I'm using babelify to transform the project. Any idea?
var ε = 1e-6,
ε2 = ε \* ε,
Ï€ = Math.PI,
τ = 2 \* π,
τε = τ - ε,
halfπ = π / 2,
d3_radians = π / 180,
d3_degrees = 180 / π;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.