ansi-escapes by sindresorhus

ANSI escape codes for manipulating the terminal

created at Aug. 14, 2015, 3:23 p.m.

JavaScript

6 +0

472 +1

44 +0

GitHub
log-update by sindresorhus

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

created at Aug. 16, 2015, 8:27 a.m.

JavaScript

11 +0

1,081 +2

39 +0

GitHub
np by sindresorhus

A better `npm publish`

created at Aug. 16, 2015, 9:06 a.m.

JavaScript

32 +0

7,505 -2

297 -1

GitHub
splice-string by sindresorhus

Remove or replace part of a string like Array#splice

created at Aug. 19, 2015, 6:27 p.m.

JavaScript

7 +0

23 +0

8 +0

GitHub
stream-faqs by stephenplusplus

Let's learn these things together

created at Aug. 21, 2015, 6:41 p.m.

JavaScript

8 +0

194 +0

4 +0

GitHub
parse-json by sindresorhus

Parse JSON with more helpful errors

created at Aug. 25, 2015, 2:11 p.m.

JavaScript

11 +0

337 +0

35 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

created at Aug. 29, 2015, 8:13 a.m.

JavaScript

15 -1

1,503 +0

67 +0

GitHub
find-up by sindresorhus

Find a file or directory by walking up parent directories

created at Sept. 1, 2015, 7:12 a.m.

JavaScript

11 +0

570 +0

49 +0

GitHub
pkg-dir by sindresorhus

Find the root directory of a Node.js project or npm package

created at Sept. 1, 2015, 7:39 a.m.

JavaScript

7 +0

229 +0

24 +0

GitHub
write-json-file by sindresorhus

Stringify and write JSON to a file atomically

created at Sept. 2, 2015, 6:26 a.m.

JavaScript

7 +0

211 +0

40 +0

GitHub
load-json-file by sindresorhus

Read and parse a JSON file

created at Sept. 2, 2015, 6:38 a.m.

JavaScript

8 +0

242 +0

48 +0

GitHub
pen by utatti

We need a better Markdown previewer.

created at Sept. 12, 2015, 10:18 a.m.

JavaScript

6 +0

327 -1

15 +0

GitHub
trevor by vadimdemedes

🚦 Your own mini Travis CI to run tests locally

created at Oct. 1, 2015, 8:31 a.m.

JavaScript

26 +0

2,114 +0

51 +0

GitHub
cross-env by kentcdodds

🔀 Cross platform setting of environment scripts

created at Oct. 1, 2015, 6:19 p.m.

JavaScript

44 +0

6,283 +2

237 +0

GitHub
adit by markelog

SSH tunnels – in any way you want it

created at Oct. 5, 2015, 6:31 a.m.

JavaScript

3 +0

54 +0

3 +0

GitHub
Jsome by Javascipt

sparkles Make your JSON look AWESOME

created at Oct. 9, 2015, 9:06 p.m.

JavaScript

5 +0

242 +0

24 +0

GitHub
node-multispinner by codekirei

Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs

created at Oct. 13, 2015, 6:14 a.m.

JavaScript

5 +0

295 +0

24 +0

GitHub
pigpio by fivdi

Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi

created at Oct. 13, 2015, 9:52 p.m.

JavaScript

32 +0

943 +1

89 +1

GitHub
get-stream by sindresorhus

Get a stream as a string, Buffer, ArrayBuffer or array

created at Oct. 14, 2015, 5:22 p.m.

JavaScript

12 +0

335 +0

33 +0

GitHub
node-modbus-serial by yaacov

A pure JavaScript implemetation of MODBUS-RTU (and TCP) for NodeJS

created at Nov. 7, 2015, 10:41 p.m.

JavaScript

31 +0

604 +1

234 +1

GitHub