sleep-promise by brummelte

Resolves a promise after a specified delay.

updated at April 11, 2024, 8:02 a.m.

JavaScript

2 +0

84 +0

9 +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
strip-ansi by chalk

Strip ANSI escape codes from a string

updated at April 16, 2024, 3:35 p.m.

JavaScript

12 +0

382 +0

36 +0

GitHub
node-tmp by raszi

Temporary file and directory creator for node.js

updated at April 16, 2024, 8:33 p.m.

JavaScript

7 +0

731 +0

92 +0

GitHub
is-promise by then

Test whether an object looks like a promises-a+ promise

updated at April 17, 2024, 4:21 a.m.

JavaScript

10 +0

282 +0

32 +0

GitHub
is-odd by i-voted-for-trump

I created this in 2014, the year I learned how to program. All of the downloads are from an old version of https://github.com/micromatch/micromatch. I've done a few other things since: https://github.com/jonschlinkert.

updated at April 17, 2024, 10:33 p.m.

JavaScript

5 +0

292 +0

73 +0

GitHub
map-obj by sindresorhus

Map object keys and values into a new object

updated at April 18, 2024, 2:22 a.m.

JavaScript

6 +0

187 +0

41 +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
get-value by jonschlinkert

Use property paths (`a.b.c`) get a nested value from an object.

updated at April 19, 2024, 3:26 a.m.

JavaScript

8 +0

242 +0

26 +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
through2-map by brycebaril

A through2 to create an Array.prototype.map analog for streams.

updated at April 20, 2024, 5:47 p.m.

JavaScript

3 +0

70 +0

2 +0

GitHub
through2-filter by brycebaril

A through2 wrapper to create an Array.prototype.filter analog for streams

updated at April 20, 2024, 5:47 p.m.

JavaScript

2 +0

35 +0

4 +0

GitHub
fecha by taylorhakes

Lightweight and simple JS date formatting and parsing

updated at April 20, 2024, 7:17 p.m.

JavaScript

27 +0

2,060 +0

137 +0

GitHub
stringify-object by yeoman

Stringify an object/array like JSON.stringify just without all the double-quotes

updated at April 24, 2024, 5:32 p.m.

JavaScript

18 +0

306 +0

47 +0

GitHub
once by isaacs

Run a function exactly one time

updated at April 24, 2024, 5:33 p.m.

JavaScript

8 +0

221 +0

29 +0

GitHub
not-defined by fibo

checks if foo is not defined, i.e. undefined, null, an empty string, array, object or NaN

updated at April 24, 2024, 5:37 p.m.

JavaScript

3 +0

4 +0

3 +0

GitHub
is-even by i-voted-for-trump

I created this in 2014, when I was learning how to program.

updated at April 25, 2024, 1:53 a.m.

JavaScript

5 +0

199 +0

10 +0

GitHub
syncthrough by mcollina

Transform your data as it pass by, synchronously.

updated at April 25, 2024, 5:57 a.m.

JavaScript

8 +0

100 +0

3 +0

GitHub
module-best-practices by mattdesl

books some best practices for JS modules

updated at April 25, 2024, 11:19 p.m.

JavaScript

49 +0

1,530 +0

95 +0

GitHub