load-json-file in sindresorhus/awesome-nodejs

Read and parse a JSON file

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

JavaScript

8 +0

239 +0

51 +0

GitHub
find-up in sindresorhus/awesome-nodejs

Find a file or directory by walking up parent directories

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

JavaScript

11 +0

569 +0

49 +0

GitHub
make-dir in bcoe/awesome-cross-platform-nodejs

Make a directory and its parents if needed - Think `mkdir -p`

created at May 9, 2017, 5:57 p.m.

JavaScript

11 +0

474 +1

22 +0

GitHub
cpy in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Copy files

created at June 28, 2014, 10:24 p.m.

JavaScript

13 +0

422 +1

65 +0

GitHub
globby in sindresorhus/awesome-nodejs

User-friendly glob matching

created at June 21, 2014, 1:48 p.m.

JavaScript

23 +0

2,461 -2

126 +0

GitHub
del in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs, alferov/awesome-gulp

Delete files and directories

created at June 21, 2014, 8:24 p.m.

JavaScript

20 +0

1,309 +0

71 +0

GitHub
sparkly in sindresorhus/awesome-nodejs

Generate sparklines ▁▂▃▅▂▇

created at Aug. 27, 2014, 9:25 p.m.

JavaScript

12 +0

424 +0

12 +0

GitHub
cli-cursor in sindresorhus/awesome-nodejs

Toggle the CLI cursor

created at Aug. 31, 2014, 11:47 a.m.

JavaScript

6 +0

98 +0

10 +0

GitHub
sudo-block in sindresorhus/awesome-nodejs

Block users from running your app with root permissions

created at June 23, 2013, 12:21 p.m.

JavaScript

6 +0

97 +0

12 +0

GitHub
yn in sindresorhus/awesome-nodejs

Parse yes/no like values

created at Aug. 6, 2014, 11:42 p.m.

JavaScript

9 +0

259 +1

20 +0

GitHub
cli-truncate in sindresorhus/awesome-nodejs

Truncate a string to a specific width in the terminal

created at March 11, 2016, 8:46 a.m.

JavaScript

5 +0

85 +0

13 +0

GitHub
string-width in sindresorhus/awesome-nodejs

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

452 +2

27 +0

GitHub
boxen in sindresorhus/awesome-nodejs

Create boxes in the terminal

created at Dec. 21, 2015, 9:06 p.m.

JavaScript

11 +0

1,475 +2

57 +0

GitHub
figures in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Unicode symbols with fallbacks for older terminals

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

JavaScript

13 +0

584 +1

23 +0

GitHub
log-symbols in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Colored symbols for various log levels

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

JavaScript

9 +0

733 +0

34 +0

GitHub
ansi-escapes in sindresorhus/awesome-nodejs

ANSI escape codes for manipulating the terminal

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

JavaScript

6 +0

468 +1

43 +0

GitHub
log-update in sindresorhus/awesome-nodejs

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,075 +1

39 +0

GitHub
ora in sindresorhus/awesome-nodejs

Elegant terminal spinner

created at March 3, 2016, 6:17 p.m.

JavaScript

47 +0

8,912 +8

271 +1

GitHub
get-stdin in sindresorhus/awesome-nodejs

Get stdin as a string or buffer

created at Feb. 13, 2014, 6:33 p.m.

JavaScript

9 +0

334 +0

28 +0

GitHub
query-string in sorrycc/awesome-javascript

Parse and stringify URL query strings

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

JavaScript

33 +0

6,629 +1

442 +0

GitHub