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
parse-json by sindresorhus

Parse JSON with more helpful errors

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

JavaScript

11 +0

336 +0

35 +0

GitHub
leven by sindresorhus

Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm

created at Aug. 9, 2014, 8:34 p.m.

JavaScript

14 +0

707 +0

35 +0

GitHub
bootsharp by Elringus

Compile C# solution into single-file ES module with auto-generated JavaScript bindings and type definitions

created at Nov. 12, 2021, 6:43 p.m.

C#

16 +0

647 +4

34 +0

GitHub
log-symbols by sindresorhus

Colored symbols for various log levels

created at July 10, 2014, 12:51 a.m.

JavaScript

9 +0

735 +1

34 +0

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

334 +0

33 +0

GitHub
matcher by sindresorhus

Simple wildcard matching

created at Feb. 5, 2016, 6:58 a.m.

JavaScript

6 +0

535 +0

33 +0

GitHub
tempy by sindresorhus

Get a random temporary file or directory path

created at March 28, 2017, 10:43 a.m.

JavaScript

7 +0

412 +0

32 +0

GitHub
terminal-image by sindresorhus

Display images in the terminal

created at May 8, 2018, 4:14 p.m.

JavaScript

10 +0

946 +0

31 +0

GitHub
listr2 by listr2

NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.

created at Feb. 27, 2020, 3:52 p.m.

TypeScript

6 +0

462 +1

30 +0

GitHub
filenamify by sindresorhus

Convert a string to a valid safe filename

created at Jan. 14, 2015, 5:23 a.m.

JavaScript

10 +0

479 +1

30 +0

GitHub
ImageScript by matmen

zero-dependency JavaScript image manipulation

created at Nov. 14, 2020, 11:16 p.m.

JavaScript

4 +0

595 +0

30 +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
node-drawille by madbence

Drawing in terminal with unicode braille characters

created at May 5, 2014, 4:43 p.m.

JavaScript

19 +0

1,002 +0

28 +0

GitHub
dark-mode by sindresorhus

Control the macOS dark mode from the command-line

created at Oct. 17, 2014, 11:42 p.m.

Swift

13 +0

650 +0

28 +0

GitHub
detect-indent by sindresorhus

Detect the indentation of code

created at Aug. 11, 2013, 12:24 a.m.

JavaScript

9 +0

192 +0

27 +0

GitHub
strong-node by jesusprubio

heavy check mark More than 100 security checks for your Node.js API

created at April 27, 2016, 12:25 p.m.

JavaScript

22 +0

497 +0

27 +0

GitHub
crypto-hash by sindresorhus

Tiny hashing module that uses the native crypto API in Node.js and the browser

created at March 7, 2018, 5:17 p.m.

JavaScript

5 +0

632 +1

27 +0

GitHub
console-log-level by watson

The most simple logger imaginable

created at Jan. 5, 2015, 4:12 p.m.

JavaScript

9 +0

110 +0

27 +0

GitHub
string-width by sindresorhus

Get the visual width of a string - the number of columns required to display it

created at July 16, 2015, 10:05 p.m.

JavaScript

12 +0

454 +1

27 +0

GitHub