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
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
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
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
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
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
compose-function by stoeffel

Function composition

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

JavaScript

5 +0

57 +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
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
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
delegate by zenorocha

Lightweight event delegation

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

JavaScript

5 +0

183 +0

30 +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
split by dominictarr

None

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

JavaScript

10 +0

347 +0

39 +0

GitHub
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
arr-flatten by jonschlinkert

Recursively flatten an array or arrays. This is the fastest implementation of array flatten.

updated at Oct. 27, 2023, 8:09 a.m.

JavaScript

6 +0

59 +0

16 +0

GitHub
to-no-case by ianstormtaylor

Remove an existing case from a string.

updated at Sept. 13, 2023, 10:04 a.m.

JavaScript

3 +0

17 +0

5 +0

GitHub
to-space-case by ianstormtaylor

Convert a string to a space case.

updated at Sept. 13, 2023, 10:01 a.m.

JavaScript

3 +0

6 +0

3 +0

GitHub
time-stamp by jonschlinkert

Get a formatted timestamp. Used in gulp, assemble, generate, and many others.

updated at Sept. 5, 2023, 9:32 p.m.

JavaScript

6 +0

112 +0

18 +0

GitHub
promise-all-props by Siilwyn

Like `Promise.all` but for object properties.

updated at Aug. 31, 2023, 9:24 a.m.

JavaScript

3 +0

10 +0

2 +0

GitHub
my-prime by jinnatul

Finds prime numbers using the Sieve of Eratosthenes algorithm.

updated at Aug. 18, 2023, 2:04 p.m.

JavaScript

2 +0

2 +0

0 +0

GitHub