is-sorted by dcousens

A small module to check if an Array is sorted

updated at Nov. 1, 2023, 8:18 a.m.

JavaScript

3 +0

22 +0

31 +0

GitHub
split by dominictarr

None

updated at Nov. 10, 2023, 3:21 p.m.

JavaScript

10 +0

347 +0

39 +0

GitHub
is-generator by blakeembrey

Check whether a given value is a generator function

updated at Dec. 7, 2023, 8:51 a.m.

JavaScript

3 +0

15 +0

5 +0

GitHub
delegate by zenorocha

Lightweight event delegation

updated at Dec. 13, 2023, 10:02 a.m.

JavaScript

5 +0

183 +0

30 +0

GitHub
to-title-case by ianstormtaylor

Convert a string to a title case.

updated at Dec. 29, 2023, 10 a.m.

JavaScript

3 +0

18 +0

6 +0

GitHub
array-last by jonschlinkert

Return the last element in an array. Faster than `.slice`

updated at Jan. 5, 2024, 2:04 p.m.

JavaScript

4 +0

35 +0

14 +0

GitHub
image-promise by bfred-it

🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.

updated at Jan. 9, 2024, 2:06 p.m.

TypeScript

4 +0

145 +0

16 +0

GitHub
shurley by BrunoBernardino

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

updated at Jan. 13, 2024, 3:23 p.m.

TypeScript

3 +0

6 +0

1 +0

GitHub
hirestime by seriousManual

thin wrapper around process.hrtime

updated at Jan. 16, 2024, 4:24 p.m.

TypeScript

1 +0

16 +0

3 +0

GitHub
deep-assign by sindresorhus

[DEPRECATED] Recursive Object.assign()

updated at Jan. 31, 2024, 12:12 p.m.

JavaScript

13 +0

247 +0

37 +0

GitHub
compose-function by stoeffel

Function composition

updated at Feb. 8, 2024, 7:44 p.m.

JavaScript

5 +0

57 +0

3 +0

GitHub
file-size by nijikokun

📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.

updated at Feb. 10, 2024, 6:28 p.m.

JavaScript

9 +0

232 +0

11 +0

GitHub
curry by dominictarr

simple curry module, with nothing *too clever*, and full test coverage

updated at Feb. 23, 2024, 7:56 p.m.

JavaScript

10 +0

314 +0

19 +0

GitHub
filter-obj by sindresorhus

Filter object keys and values into a new object

updated at March 1, 2024, 4:20 p.m.

JavaScript

10 +0

92 +0

8 +0

GitHub
fs-promise by kevinbeaty

[DEPRECATED] Use mz or fs-extra^3 with Promise support

updated at March 6, 2024, 5:11 a.m.

JavaScript

8 +0

170 +0

13 +0

GitHub
filled-array by sindresorhus

Returns an array filled with the specified input

updated at April 5, 2024, 3:22 p.m.

JavaScript

7 +0

43 +0

5 +0

GitHub
package-config by sindresorhus

Get namespaced config from the closest package.json

updated at April 11, 2024, 5:17 p.m.

JavaScript

7 +0

117 +0

14 +0

GitHub
quetie by TomerAberbach

🎀 Just the cutest and tiniest queue/deque implementation!

updated at April 13, 2024, 11:52 p.m.

JavaScript

3 +0

110 +0

2 +0

GitHub
group-array by doowb

Group array of objects into lists.

updated at April 18, 2024, 3:03 a.m.

JavaScript

3 +0

57 +0

14 +0

GitHub
npm-deprecated-check by KID-joker

🐦 Check for deprecated packages

updated at April 19, 2024, 1:53 p.m.

TypeScript

2 +0

24 +0

0 +0

GitHub