Popular repositories Loading
-
Last-Seen-tagger
Last-Seen-tagger PublicConvert Epoch time(ms) to human comprehensive "Last seen:____"
JavaScript 3
-
Huge-Number-Multiplier
Huge-Number-Multiplier PublicMultiplies extremely large numbers input as number strings and returns a number string with full accuracy.
JavaScript 2
-
Race-time-tool
Race-time-tool PublicTakes a string of track times (eg. "hh|mm|ss, 03|15|45, ..|..|.., ...") and returns range, mean, and median times.
JavaScript 1
-
Sum-of-Number-Pairs
Sum-of-Number-Pairs PublicFinds the closest two values in an array that equal the input number. Designed to work on massive arrays (10M+ values).
JavaScript
-
Name-List-gen
Name-List-gen PublicWill take an array containing hashes with name keys ie: [{name: Smith}, {name: John}, ...] and return names in a string formatted to "name, name & name".
JavaScript
-
String-Incrementor
String-Incrementor PublicTakes a String with a number and increments the number by chosen amount. Returns value as string. EX: John002 => John 003 | Dan1050 => Dan1080
JavaScript
If the problem persists, check the GitHub status page or contact support.