This website requires JavaScript.
Explore
Help
Sign In
nolanlawson
/
pinafore
forked from
cybrespace/pinafore
Watch
1
Star
0
Fork
You've already forked pinafore
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
94d0590070
pinafore
/
routes
/
_utils
/
coordsToPercent.js
2 lines
62 B
JavaScript
Raw
Blame
History
export
const
coordsToPercent
=
coord
=>
(
1
+
coord
)
/
2
*
100
Reference in New Issue
View Git Blame
Copy Permalink