has-own-property by LinusU

None

created at June 3, 2016, 5:33 p.m.

JavaScript

4 +0

2 +0

0 +0

GitHub
object-pairs by eush77

Object -> [[key0, value0], [key1, value1]...]

created at Dec. 12, 2014, 11:37 p.m.

JavaScript

2 +0

2 +0

0 +0

GitHub
node-merge-objects by shevaroller

Merge two objects and concatenate arrays that are values of the same object key.

created at Sept. 7, 2015, 4:52 a.m.

JavaScript

2 +0

2 +0

1 +0

GitHub
parse-next-json-value by ErikOnBike

Parse next JSON value from string allowing extraneous characters after value

created at Feb. 11, 2018, 8:16 p.m.

JavaScript

2 +0

1 +0

1 +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
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
periods by timruffles

None

created at Jan. 21, 2015, 10:16 a.m.

JavaScript

3 +0

1 +0

0 +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
missing-deep-keys by vladgolubev

thought balloon Tells you what keys from first object are missing in second

created at June 26, 2016, 12:18 a.m.

JavaScript

2 +0

0 +0

1 +0

GitHub