map-array by parro-it

Map object keys and values into an array.

created at Feb. 8, 2016, 11:10 p.m.

JavaScript

2 +0

4 +0

0 +0

GitHub
count-days-in-month by shinnn

Get the number of days in a given month

created at June 28, 2016, 7:14 a.m.

JavaScript

1 +0

1 +0

0 +0

GitHub
fun-gcd by zubayerhimel

Find the Greatest Common Divisor using Euclidean Algorithm

created at Oct. 3, 2020, 3:12 p.m.

JavaScript

1 +0

1 +0

0 +0

GitHub
array.chunk by zhiyelee

Split array/TypedArray to chunks of given size

created at Jan. 6, 2016, 4:29 a.m.

JavaScript

1 +0

11 +0

0 +0

GitHub
hirestime by seriousManual

thin wrapper around process.hrtime

created at Dec. 3, 2013, 9:31 p.m.

TypeScript

1 +0

16 +0

3 +0

GitHub
rtrim by sergejmueller

Strip whitespace - or other characters - from the end of a string

created at June 16, 2016, 3:54 p.m.

JavaScript

1 +0

0 +0

2 +0

GitHub
has-key-deep by ryanaghdam

Deep-search objects for keys in JavaScript objects. Keys can be searched by providing an array of keys, or using a dot-notiation.

created at Jan. 22, 2015, 3:04 p.m.

JavaScript

0 +0

1 +0

2 +0

GitHub