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

209 +0

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

227 -1

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

568 +0

49 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

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

JavaScript

16 +0

1,503 +0

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

22 +0

8 +0

GitHub
np by sindresorhus

A better `npm publish`

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

JavaScript

33 +0

7,493 +12

297 +2

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,078 +2

39 +0

GitHub
core by adonisjs

AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.

created at Aug. 15, 2015, 5:03 p.m.

TypeScript

221 +1

15,608 +61

617 +1

GitHub
ansi-escapes by sindresorhus

ANSI escape codes for manipulating the terminal

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

JavaScript

6 +0

470 +0

43 +0

GitHub
speed-test by sindresorhus

Test your internet connection speed and ping using speedtest.net from the CLI

created at Aug. 13, 2015, 7:28 p.m.

JavaScript

50 +0

3,902 +3

167 +0

GitHub
round-to by sindresorhus

Round a number to a specific number of decimal places: 1.234 → 1.2

created at Aug. 13, 2015, 6:37 p.m.

JavaScript

9 +0

155 +0

11 +0

GitHub
url-unshort by nodeca

Short links expander for node.js

created at Aug. 6, 2015, 5:17 p.m.

JavaScript

9 +0

114 +0

11 +0

GitHub
xo by xojs

❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults

created at Aug. 1, 2015, 4:57 p.m.

JavaScript

57 +0

7,558 +2

285 +0

GitHub
toxy by h2non

Hackable HTTP proxy for resiliency testing and simulated network conditions

created at July 29, 2015, 10:51 p.m.

JavaScript

50 +0

2,737 +0

99 +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
couchdb-nano by apache

Nano: The official Apache CouchDB library for Node.js

created at July 14, 2015, 7 a.m.

JavaScript

34 +0

634 +0

161 +0

GitHub
embedza by nodeca

Create HTML snippets/embeds from URLs using info from oEmbed, Open Graph, meta tags.

created at July 6, 2015, 10:40 a.m.

JavaScript

10 +0

63 +0

5 +0

GitHub