help-version by eush77

Easily handle --help and --version arguments in your CLI application

created at May 23, 2015, 1:05 p.m.

JavaScript

2 +0

5 +0

0 +0

GitHub
mirrarray by johnwquarles

NPM module for creating a keymirror object from an array of strings

created at Sept. 5, 2017, 11:47 p.m.

JavaScript

2 +0

5 +0

2 +0

GitHub
mime-type-check by RocktimSaikia

Check all the available MIME types of an extension

created at Oct. 2, 2020, 5:11 p.m.

JavaScript

3 +0

5 +0

1 +0

GitHub
not-defined by fibo

checks if foo is not defined, i.e. undefined, null, an empty string, array, object or NaN

created at Feb. 5, 2016, 9:03 a.m.

JavaScript

3 +0

4 +0

3 +0

GitHub
to-constant-case by ianstormtaylor

Convert a string to a constant case.

created at Sept. 19, 2013, 2:13 a.m.

JavaScript

3 +0

4 +0

3 +0

GitHub
zipmap by landau

Returns a map with the keys mapped to the corresponding vals.

created at March 26, 2014, 2:22 a.m.

JavaScript

3 +0

4 +0

1 +0

GitHub
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
akamai-time-reference by jucrouzet

Get a time reference using Akamai's time reference service

created at Sept. 15, 2015, 4:57 p.m.

JavaScript

2 +0

3 +0

1 +0

GitHub
read-git-user by RocktimSaikia

Reads the username and email from `.gitconfig` and returns it as json object

created at Oct. 11, 2020, 11:36 a.m.

JavaScript

3 +0

3 +0

1 +0

GitHub
to-pascal-case by ianstormtaylor

Convert a string to pascal case.

created at Sept. 25, 2013, 6:33 p.m.

JavaScript

3 +0

3 +0

0 +0

GitHub
through2-map-promise by RangerMauve

A small promise-based wrapper for through2

created at Feb. 23, 2016, 3:21 p.m.

JavaScript

4 +0

3 +0

0 +0

GitHub
static-props by fibo

defines static object attributes using `Object.defineProperties`

created at March 6, 2016, 1:59 p.m.

JavaScript

3 +0

3 +0

0 +0

GitHub
flatkeys by ricardobeat

Flatten object keys

created at July 11, 2013, 3:02 a.m.

CoffeeScript

3 +0

3 +0

1 +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
has-own-property by LinusU

None

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

JavaScript

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