to-no-case by ianstormtaylor

Remove an existing case from a string.

created at Sept. 19, 2013, 4:26 a.m.

JavaScript

3 +0

17 +0

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

created at June 26, 2014, 10:48 a.m.

JavaScript

3 +0

16 +0

1 +0

GitHub
hirestime by seriousManual

thin wrapper around process.hrtime

created at Dec. 3, 2013, 9:31 p.m.

TypeScript

1 +0

16 +0

3 +0

GitHub
node-stream-spigot by brycebaril

A streams2 Readable stream generator, useful for testing.

created at July 4, 2013, 12:33 a.m.

JavaScript

2 +0

15 +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
get-media-size by bfred-it

Get the real size of an <img>, <video>, or <canvas> in the browser.

created at Aug. 17, 2015, 12:10 a.m.

JavaScript

3 +0

12 +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
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
array-first by jonschlinkert

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

created at Dec. 12, 2014, 11:06 a.m.

JavaScript

3 +0

11 +0

13 +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
to-capital-case by ianstormtaylor

Convert a string to a capital case.

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

JavaScript

3 +0

11 +0

2 +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
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
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
easy-math.js by kingzez

A tiny easy math include addition multiplication subtraction division.

created at Sept. 25, 2018, 8:24 a.m.

TypeScript

3 +0

7 +0

1 +0

GitHub
shurley by BrunoBernardino

I'll give you the right URL, but don't call me Shirley!

created at Jan. 5, 2020, 7:07 p.m.

TypeScript

3 +0

6 +0

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