pretty-bytes by sindresorhus

Convert bytes to a human readable string: 1337 → 1.34 kB

created at Feb. 9, 2014, 5:24 p.m.

JavaScript

12 +0

1,078 +1

79 +0

GitHub
from2 by hughsk

Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"

created at Feb. 10, 2014, 10:03 a.m.

JavaScript

5 +0

131 +0

24 +0

GitHub
aerospike-client-nodejs by aerospike

Node.js client for the Aerospike database

created at Feb. 11, 2014, 10:27 p.m.

JavaScript

59 +0

198 +0

77 +0

GitHub
get-stdin by sindresorhus

Get stdin as a string or buffer

created at Feb. 13, 2014, 6:33 p.m.

JavaScript

9 +0

335 +1

28 +0

GitHub
nearley by kach

📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.

created at Feb. 23, 2014, 8:44 p.m.

JavaScript

44 +0

3,558 +1

228 +0

GitHub
chart by jstrace

Ansi charts for nodejs

created at Feb. 27, 2014, 4:59 p.m.

JavaScript

11 +0

233 +0

61 +0

GitHub
njsTrace by ValYouW

A Node.js tracing and instrumentation utility

created at March 9, 2014, 10:28 p.m.

JavaScript

20 +0

364 +0

39 +0

GitHub
binary-extract by juliangruber

Extract a value from a buffer of json without parsing the whole thing

created at March 17, 2014, 12:39 p.m.

JavaScript

7 +0

153 +0

5 +0

GitHub
pretty-ms by sindresorhus

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

created at March 20, 2014, 2:36 p.m.

JavaScript

11 +0

1,017 +3

62 +0

GitHub
got by sindresorhus

🌐 Human-friendly and powerful HTTP request library for Node.js

created at March 27, 2014, 10:40 p.m.

TypeScript

110 -1

13,983 +23

915 +1

GitHub
strip-indent by sindresorhus

Strip leading whitespace from each line in a string

created at March 29, 2014, 2:15 p.m.

JavaScript

8 +0

132 +0

18 +0

GitHub
lowdb by typicode

Simple and fast JSON database

created at April 2, 2014, 2:16 a.m.

JavaScript

241 +1

20,991 +28

903 +2

GitHub
strip-bom by sindresorhus

Strip UTF-8 byte order mark (BOM) from a string

created at April 4, 2014, 4:21 p.m.

JavaScript

8 +0

107 +0

21 +0

GitHub
open by sindresorhus

Open stuff like URLs, files, executables. Cross-platform.

created at April 5, 2014, 3:14 p.m.

JavaScript

31 +0

3,121 +11

211 +0

GitHub
get-port by sindresorhus

Get an available TCP port

created at April 6, 2014, 3:06 p.m.

JavaScript

15 +0

854 +0

63 +0

GitHub
npm-name by sindresorhus

Check whether a package or organization name is available on npm

created at April 13, 2014, 7:07 p.m.

JavaScript

6 +0

167 +0

27 +0

GitHub
string-length by sindresorhus

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

created at April 16, 2014, 9:48 p.m.

JavaScript

9 +0

158 +0

12 +0

GitHub
image-type by sindresorhus

Detect the image type of a Buffer/Uint8Array

created at April 21, 2014, 5:46 p.m.

JavaScript

10 +0

366 +0

16 +0

GitHub
file-type by sindresorhus

Detect the file type of a Buffer/Uint8Array/ArrayBuffer

created at April 24, 2014, 10:58 a.m.

JavaScript

30 +0

3,488 +5

343 +4

GitHub
kefir by kefirjs

A Reactive Programming library for JavaScript

created at May 4, 2014, 2:52 p.m.

JavaScript

57 +0

1,866 +1

107 +0

GitHub