dedupe by seriousManual

easy deduplication of array values

created at July 28, 2013, 5:56 p.m.

TypeScript

2 +0

24 +0

7 +0

GitHub
through2 by rvagg

Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

created at Aug. 1, 2013, 4:46 a.m.

JavaScript

21 +0

1,898 +0

106 +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
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
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
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
to-camel-case by ianstormtaylor

Convert a string to a camel case.

created at Sept. 19, 2013, 12:16 a.m.

JavaScript

3 +0

36 +0

3 +0

GitHub
to-snake-case by ianstormtaylor

Convert a string to a snake case.

created at Sept. 19, 2013, 12:20 a.m.

JavaScript

3 +0

26 +0

2 +0

GitHub
to-capital-case by ianstormtaylor

Convert a string to a capital case.

created at Sept. 19, 2013, 12:37 a.m.

JavaScript

3 +0

11 +0

2 +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-constant-case by ianstormtaylor

Convert a string to a constant case.

created at Sept. 19, 2013, 2:13 a.m.

JavaScript

3 +0

4 +0

3 +0

GitHub
to-sentence-case by ianstormtaylor

Convert a string to a sentence case.

created at Sept. 19, 2013, 2:18 a.m.

JavaScript

3 +0

6 +0

0 +0

GitHub
to-no-case by ianstormtaylor

Remove an existing case from a string.

created at Sept. 19, 2013, 4:26 a.m.

JavaScript

3 +0

17 +0

5 +0

GitHub
to-dot-case by ianstormtaylor

Convert a string to a dot case.

created at Sept. 19, 2013, 6:33 a.m.

JavaScript

3 +0

5 +0

0 +0

GitHub
to-pascal-case by ianstormtaylor

Convert a string to pascal case.

created at Sept. 25, 2013, 6:33 p.m.

JavaScript

3 +0

3 +0

0 +0

GitHub
hirestime by seriousManual

thin wrapper around process.hrtime

created at Dec. 3, 2013, 9:31 p.m.

TypeScript

1 +0

16 +0

3 +0

GitHub
strip-ansi by chalk

Strip ANSI escape codes from a string

created at Dec. 7, 2013, 11:28 p.m.

JavaScript

12 +0

382 +0

36 +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
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
object-values by sindresorhus

Get the values of an object

created at Feb. 6, 2014, 5:31 p.m.

JavaScript

6 +0

27 +0

5 +0

GitHub