group-array by doowb

Group array of objects into lists.

created at July 19, 2015, 6:29 p.m.

JavaScript

3 +0

57 +0

14 +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
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
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
is-sorted by dcousens

A small module to check if an Array is sorted

created at May 18, 2015, 3:43 a.m.

JavaScript

3 +0

22 +0

31 +0

GitHub
compose-tiny by hipstersmoothie

A very tiny and fast compose function.

created at Sept. 28, 2018, 6:30 a.m.

JavaScript

3 +0

46 +0

2 +0

GitHub
node-du by rvagg

A simple JavaScript implementation of `du -sb`

created at Dec. 13, 2012, 10:46 a.m.

JavaScript

3 +0

29 +0

11 +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
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
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
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
pluralize by DaniAkash

Created with CodeSandbox

created at March 27, 2021, 7:33 a.m.

TypeScript

3 +0

1 +0

0 +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
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
quetie by TomerAberbach

🎀 Just the cutest and tiniest queue/deque implementation!

created at June 28, 2021, 2:40 a.m.

JavaScript

3 +0

110 +0

2 +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
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
sorted-object by domenic

Returns a copy of an object with its keys sorted

created at Feb. 17, 2014, 8:10 p.m.

JavaScript

3 +0

35 +0

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