fs-promise by kevinbeaty

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

created at May 23, 2013, 1:15 a.m.

JavaScript

8 +0

170 +0

13 +0

GitHub
node-tmp by raszi

Temporary file and directory creator for node.js

created at Sept. 2, 2011, 10:39 a.m.

JavaScript

7 +0

731 +0

92 +0

GitHub
file-size by nijikokun

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

created at Dec. 9, 2013, 8:36 a.m.

JavaScript

9 +0

232 +0

11 +0

GitHub
sleep-promise by brummelte

Resolves a promise after a specified delay.

created at Aug. 22, 2015, 7:45 p.m.

JavaScript

2 +0

84 +0

9 +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
syncthrough by mcollina

Transform your data as it pass by, synchronously.

created at Dec. 20, 2016, 11:47 a.m.

JavaScript

8 +0

100 +0

3 +0

GitHub
is-stream by sindresorhus

Check if something is a Node.js stream

created at Jan. 18, 2015, 6:55 p.m.

JavaScript

9 +0

109 +0

20 +0

GitHub
split by dominictarr

None

created at Aug. 30, 2012, 2:20 p.m.

JavaScript

10 +0

347 +0

39 +0

GitHub
pump by mafintosh

pipe streams together and close all of them if one of them closes

created at Aug. 14, 2013, 7:59 p.m.

JavaScript

7 +0

902 +0

57 +0

GitHub
through2-map-promise by RangerMauve

A small promise-based wrapper for through2

created at Feb. 23, 2016, 3:21 p.m.

JavaScript

4 +0

3 +0

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

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

created at Aug. 6, 2013, 5:11 a.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

created at Aug. 6, 2013, 4:45 a.m.

JavaScript

2 +0

35 +0

4 +0

GitHub
is-number by jonschlinkert

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

created at Sept. 22, 2014, 3:40 a.m.

JavaScript

8 +0

251 +0

48 +0

GitHub
throttle-debounce by niksy

Throttle and debounce functions.

created at Dec. 20, 2014, 3:10 p.m.

JavaScript

5 +0

1,003 +1

107 -2

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
once by isaacs

Run a function exactly one time

created at Aug. 14, 2012, 7:25 a.m.

JavaScript

8 +0

222 +1

29 +0

GitHub
curry by dominictarr

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

created at Nov. 29, 2010, 8:55 a.m.

JavaScript

10 +0

314 +0

19 +0

GitHub
deep-object-diff by mattphillips

Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️

created at Nov. 25, 2016, 12:34 a.m.

JavaScript

11 +0

1,009 +3

88 +0

GitHub
fecha by taylorhakes

Lightweight and simple JS date formatting and parsing

created at Jan. 9, 2015, 3:08 a.m.

JavaScript

27 +0

2,061 +1

123 -14

GitHub