globby in sindresorhus/awesome-nodejs

User-friendly glob matching

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

JavaScript

23 +0

2,464 +4

127 +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,310 +0

71 +0

GitHub
escape-string-regexp in sindresorhus/awesome-nodejs

Escape RegExp special characters

created at June 24, 2014, 3:04 p.m.

JavaScript

13 +0

569 -1

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

421 +0

65 +0

GitHub
superb in sindresorhus/awesome-nodejs

Get superb like words

created at July 8, 2014, 12:22 p.m.

JavaScript

10 +0

394 +0

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

582 +0

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

731 +0

34 +0

GitHub
user-home in bcoe/awesome-cross-platform-nodejs

Get the path to the user home directory

created at Aug. 3, 2014, 5:21 p.m.

JavaScript

6 +0

161 +0

13 +0

GitHub
is-finite in addyosmani/es6-tools, Richienb/awesome-ponyfills

ES2015 Number.isFinite() ponyfill

created at Aug. 4, 2014, 3:37 p.m.

JavaScript

7 +0

19 +0

6 +0

GitHub
yn in sindresorhus/awesome-nodejs

Parse yes/no like values

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

JavaScript

9 +0

256 +0

20 +0

GitHub
leven in sindresorhus/awesome-nodejs

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

705 +2

35 +0

GitHub
ipify in sindresorhus/awesome-nodejs

Get your public IP address

created at Aug. 18, 2014, 8:27 p.m.

JavaScript

10 +0

267 +1

14 +0

GitHub
is-up in sindresorhus/awesome-nodejs

Check whether a website is up or down

created at Aug. 23, 2014, 9:02 p.m.

JavaScript

10 +0

386 +0

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

99 +0

10 +0

GitHub
public-ip in sindresorhus/awesome-nodejs

Get your public IP address - very fast!

created at Sept. 14, 2014, 10:02 p.m.

JavaScript

19 +0

1,002 +1

64 +0

GitHub
is-online in sindresorhus/awesome-nodejs

Check if the internet connection is up

created at Sept. 19, 2014, 5:58 p.m.

JavaScript

25 +0

1,192 +0

90 +0

GitHub
empty-trash in sindresorhus/awesome-nodejs

Empty the trash

created at Sept. 29, 2014, noon

JavaScript

10 +0

132 +0

6 +0

GitHub
math-sign in addyosmani/es6-tools

ES2015 Math.sign() ponyfill

created at Oct. 6, 2014, 9:53 a.m.

JavaScript

6 +0

10 +0

4 +0

GitHub
camelcase in sindresorhus/awesome-nodejs

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar

created at Oct. 12, 2014, 10:58 a.m.

JavaScript

14 +0

660 +1

95 -5

GitHub