my-prime by jinnatul

Finds prime numbers using the Sieve of Eratosthenes algorithm.

created at Oct. 1, 2020, 7:23 p.m.

JavaScript

2 +0

2 +0

0 +0

GitHub
through2-filter by brycebaril

A through2 wrapper to create an Array.prototype.filter analog for streams

created at Aug. 6, 2013, 4:45 a.m.

JavaScript

2 +0

35 +0

4 +0

GitHub
semver-max by eush77

Find maximum (or minimum) version according to semver

created at July 20, 2015, 5:16 p.m.

JavaScript

2 +0

3 +0

0 +0

GitHub
semver-first-satisfied by parro-it

Find minimum in an array of version that satisfies a semver range.

created at Jan. 21, 2016, 10:05 p.m.

JavaScript

2 +0

2 +0

0 +0

GitHub
just-pluck by jarofghosts

pluck without the madness

created at June 18, 2014, 8:17 p.m.

JavaScript

2 +0

11 +0

2 +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
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
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