load-json-file by sindresorhus

Read and parse a JSON file

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

JavaScript

8 +0

240 +0

48 -1

GitHub
modern-node by sheerun

All-in-one development toolkit for creating node modules with Jest, Prettier, ESLint, and Standard

created at June 11, 2016, 12:51 p.m.

JavaScript

8 +0

242 +0

13 +0

GitHub
strip-css-comments by sindresorhus

Strip comments from CSS

created at Oct. 22, 2014, 10:28 p.m.

CSS

8 +0

120 +0

10 +0

GitHub
tar-fs by mafintosh

fs bindings for tar-stream

created at Dec. 21, 2013, 4:01 a.m.

JavaScript

8 +0

350 +0

75 +0

GitHub
onetime by sindresorhus

Ensure a function is only called once

created at Dec. 1, 2013, 10:19 p.m.

JavaScript

8 +0

159 +0

14 +0

GitHub
cacheable by jaredwray

Wrap native HTTP requests with RFC compliant cache support

created at June 2, 2017, 12:35 p.m.

TypeScript

8 +0

287 +1

40 +0

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
tmpin by sindresorhus

Add stdin support to any CLI app that accepts file input

created at June 18, 2014, 2:02 p.m.

JavaScript

8 +0

123 +0

5 +0

GitHub
node-bcat by kessler

A pipe to browser utility

created at Jan. 18, 2014, 9:16 a.m.

JavaScript

8 +0

338 +0

17 +0

GitHub
unique-random by sindresorhus

Generate random numbers that are consecutively unique

created at Nov. 13, 2013, 8:14 p.m.

JavaScript

8 +0

116 +0

17 +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
global-agent by gajus

Global HTTP/HTTPS proxy agent configurable using environment variables.

created at April 25, 2019, 10:19 a.m.

TypeScript

8 +0

347 +1

41 +0

GitHub
minimize by Swaagie

Minimize HTML

created at Feb. 19, 2013, 4:18 p.m.

JavaScript

8 +0

163 +0

18 +0

GitHub
tar-stream by mafintosh

tar-stream is a streaming tar parser and generator.

created at Dec. 20, 2013, 2:21 p.m.

JavaScript

8 +0

398 +1

93 +0

GitHub
stackman by watson

He is like Batman, but for Node.js stack traces

created at July 29, 2014, 7:59 p.m.

JavaScript

8 +0

250 +0

4 +0

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
move-file by sindresorhus

Move a file - Even works across devices

created at Nov. 3, 2017, 10:40 a.m.

JavaScript

7 +0

195 -1

15 +0

GitHub
into-stream by sindresorhus

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

created at May 29, 2015, 10:47 p.m.

JavaScript

7 +0

205 +1

14 +0

GitHub
duplexify by mafintosh

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

created at July 7, 2014, 4:47 p.m.

JavaScript

7 +0

190 +0

36 +0

GitHub
pumpify by mafintosh

Combine an array of streams into a single duplex stream using pump and duplexify

created at July 11, 2014, 4:23 p.m.

JavaScript

7 +0

252 +0

14 +0

GitHub