delay by sindresorhus

Delay a promise a specified amount of time

created at Nov. 12, 2015, 6:31 p.m.

JavaScript

17 +0

606 +0

37 +0

GitHub
purest by simov

REST API Client Library

created at June 23, 2014, 12:05 p.m.

JavaScript

17 +0

550 +0

25 +0

GitHub
david by alanshaw

eyeglasses Node.js module that tells you when your package npm dependencies are out of date.

created at Jan. 21, 2013, 8:34 p.m.

JavaScript

17 +0

965 +0

82 +0

GitHub
csv-parser by mafintosh

Streaming csv parser inspired by binary-csv that aims to be faster than everyone else

created at May 16, 2014, 9:58 a.m.

JavaScript

17 +0

1,406 -2

134 +0

GitHub
babelfish by nodeca

human friendly i18n for javascript (node.js + browser)

created at Nov. 29, 2011, 5:26 p.m.

JavaScript

17 +0

255 +0

14 +0

GitHub
cfonts by dominikwilkowski

Sexy fonts for the console

created at Jan. 11, 2015, 10:27 p.m.

Rust

16 +0

1,553 +1

61 +0

GitHub
rpc-websockets by elpheria

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

created at Oct. 11, 2016, 11:01 p.m.

JavaScript

16 +0

577 +3

120 +0

GitHub
pg-mem by oguimbal

An in memory postgres DB instance for your unit tests

created at July 16, 2020, 11:27 p.m.

TypeScript

16 +0

1,854 +5

94 +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

653 +1

35 +1

GitHub
normalize-url by sindresorhus

Normalize a URL

created at Jan. 11, 2015, 2:19 p.m.

JavaScript

16 +0

827 +1

121 +0

GitHub
node-module-boilerplate by sindresorhus

Boilerplate to kickstart creating a Node.js module

created at March 14, 2015, 5:47 a.m.

JavaScript

16 +0

726 +2

72 +0

GitHub
memoize by sindresorhus

Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input

created at Dec. 21, 2015, 6:38 p.m.

TypeScript

15 +0

1,068 +1

52 +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
auto-install by siddharthkp

Install dependencies as you code ⚡️

created at Aug. 7, 2016, 1:34 p.m.

JavaScript

15 +0

1,192 +0

71 +0

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

created at Dec. 4, 2016, 1:14 p.m.

JavaScript

15 +0

1,747 +1

81 +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
strip-json-comments by sindresorhus

Strip comments from JSON. Lets you use comments in your JSON files!

created at Nov. 17, 2013, 3:04 p.m.

JavaScript

15 +0

592 +1

55 +0

GitHub
generator-nm by sindresorhus

Scaffold out a node module

created at March 14, 2015, 5:58 a.m.

JavaScript

14 +0

741 +0

82 +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

712 +2

35 +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

14 +0

651 +0

28 +0

GitHub