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
dedupe by seriousManual

easy deduplication of array values

created at July 28, 2013, 5:56 p.m.

TypeScript

2 +0

24 +0

7 +0

GitHub
is-empty-object by gummesson

Check if an object is empty.

created at March 12, 2015, 7:50 p.m.

JavaScript

2 +0

11 +0

4 +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
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
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
normalize-pkg by jonschlinkert

Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.

created at March 25, 2014, 6:08 a.m.

JavaScript

3 +0

18 +0

2 +0

GitHub
twas by vutran

🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")

created at Jan. 24, 2018, 9:06 p.m.

JavaScript

3 +0

250 +1

10 +0

GitHub
promise-all-props by Siilwyn

Like `Promise.all` but for object properties.

created at March 5, 2016, 4:29 p.m.

JavaScript

3 +0

10 +0

2 +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
is-generator by blakeembrey

Check whether a given value is a generator function

created at Feb. 5, 2014, 5:11 p.m.

JavaScript

3 +0

15 +0

5 +0

GitHub
periods by timruffles

None

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

JavaScript

3 +0

1 +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
to-snake-case by ianstormtaylor

Convert a string to a snake case.

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

JavaScript

3 +0

26 +0

2 +0

GitHub
flatten-obj by watson

Converts an object literal with deeply nested nodes to a simple key/value object

created at Dec. 29, 2014, 3:09 p.m.

JavaScript

3 +0

20 +0

4 +0

GitHub
document-ready by bendrucker

Document ready listener for modern browsers

created at Oct. 9, 2015, 6:04 p.m.

JavaScript

3 +0

59 +0

3 +0

GitHub
to-title-case by ianstormtaylor

Convert a string to a title case.

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

JavaScript

3 +0

18 +0

6 +0

GitHub
deep-bind by jonschlinkert

Bind a context to all functions in an object, including deeply nested functions.

created at Jan. 21, 2016, 8:23 a.m.

JavaScript

3 +0

8 +0

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