This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
pinafore
Watch
1
Star
0
Fork
You've already forked pinafore
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
7876f82871
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