sorted-object by domenic

Returns a copy of an object with its keys sorted

updated at July 29, 2022, 5:05 a.m.

JavaScript

3 +0

35 +0

4 +0

GitHub
node-stream-spigot by brycebaril

A streams2 Readable stream generator, useful for testing.

updated at July 19, 2022, 7:42 a.m.

JavaScript

2 +0

15 +0

1 +0

GitHub
to-constant-case by ianstormtaylor

Convert a string to a constant case.

updated at May 22, 2022, 1:26 a.m.

JavaScript

3 +0

4 +0

3 +0

GitHub
array-range by mattdesl

creates a new array with given range

updated at April 18, 2022, 7:31 p.m.

JavaScript

4 +0

25 +0

6 +0

GitHub
mirrarray by johnwquarles

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

updated at Jan. 8, 2022, 2:10 p.m.

JavaScript

2 +0

5 +0

2 +0

GitHub
swap-array by michaelzoidl

Swaps the index / position of an array

updated at Jan. 6, 2022, 3:49 a.m.

JavaScript

2 +0

7 +0

4 +0

GitHub
array-first by jonschlinkert

Get the first element or first n elements of an array.

updated at Dec. 26, 2021, 4:08 a.m.

JavaScript

3 +0

11 +0

14 +0

GitHub
just-pluck by jarofghosts

pluck without the madness

updated at Nov. 8, 2021, 11:39 a.m.

JavaScript

2 +0

11 +0

2 +0

GitHub
to-sentence-case by ianstormtaylor

Convert a string to a sentence case.

updated at Aug. 12, 2021, 1:49 a.m.

JavaScript

3 +0

6 +0

0 +0

GitHub
dom-element-value by crysalead-js

DOM element value getter/setter.

updated at June 28, 2021, 3:02 p.m.

JavaScript

4 +0

6 +0

0 +0

GitHub
flatkeys by ricardobeat

Flatten object keys

updated at June 14, 2021, 3:20 a.m.

CoffeeScript

3 +0

3 +0

1 +0

GitHub
periods by timruffles

None

updated at June 8, 2021, 9:44 a.m.

JavaScript

3 +0

1 +0

0 +0

GitHub
normalize-pkg by jonschlinkert

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

updated at May 15, 2021, 1 p.m.

JavaScript

3 +0

18 +0

2 +0

GitHub
easy-math.js by kingzez

A tiny easy math include addition multiplication subtraction division.

updated at May 14, 2021, 5:54 a.m.

TypeScript

3 +0

7 +0

1 +0

GitHub
mime-type-check by RocktimSaikia

Check all the available MIME types of an extension

updated at April 27, 2021, 12:43 a.m.

JavaScript

3 +0

5 +0

1 +0

GitHub
in-array by jonschlinkert

Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

updated at April 12, 2021, 10:36 p.m.

JavaScript

3 +0

16 +0

1 +0

GitHub
to-pascal-case by ianstormtaylor

Convert a string to pascal case.

updated at July 18, 2020, 4:37 a.m.

JavaScript

3 +0

3 +0

0 +0

GitHub
missing-deep-keys by vladgolubev

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

updated at Feb. 19, 2020, 4:19 p.m.

JavaScript

2 +0

0 +0

1 +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.

updated at Oct. 18, 2019, 1:32 a.m.

JavaScript

0 +0

1 +0

2 +0

GitHub
map-array by parro-it

Map object keys and values into an array.

updated at July 15, 2019, 10:26 p.m.

JavaScript

2 +0

4 +0

0 +0

GitHub