swap-array by michaelzoidl

Swaps the index / position of an array

created at April 20, 2016, 6:22 a.m.

JavaScript

2 +0

7 +0

4 +0

GitHub
dom-element-value by crysalead-js

DOM element value getter/setter.

created at May 9, 2015, 5:13 p.m.

JavaScript

4 +0

6 +0

0 +0

GitHub
to-sentence-case by ianstormtaylor

Convert a string to a sentence case.

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

JavaScript

3 +0

6 +0

0 +0

GitHub
to-space-case by ianstormtaylor

Convert a string to a space case.

created at Sept. 19, 2013, 12:06 a.m.

JavaScript

3 +0

6 +0

3 +0

GitHub
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
to-dot-case by ianstormtaylor

Convert a string to a dot case.

created at Sept. 19, 2013, 6:33 a.m.

JavaScript

3 +0

5 +0

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