npm-run-path in sindresorhus/awesome-npm

Get your PATH prepended with locally installed binaries

created at Dec. 28, 2015, 6:46 p.m.

JavaScript

7 +0

99 -1

13 +0

GitHub
gulp-myth in alferov/awesome-gulp

[DEPRECATED] Myth - Postprocessor that polyfills CSS

created at Dec. 17, 2013, 8:16 p.m.

JavaScript

7 +0

39 +0

2 +0

GitHub
process-exists in bcoe/awesome-cross-platform-nodejs

Check if a process is running

created at June 20, 2015, 6:13 p.m.

JavaScript

7 +0

57 +0

5 +0

GitHub
gulp-jasmine in alferov/awesome-gulp

Run Jasmine tests in Node.js

created at Jan. 3, 2014, 8:44 p.m.

JavaScript

7 +0

111 +0

40 +0

GitHub
gulp-markdown in alferov/awesome-gulp

Markdown to HTML

created at Dec. 31, 2013, 1:12 a.m.

JavaScript

7 +0

180 +0

23 +0

GitHub
splice-string in sindresorhus/awesome-nodejs

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
indent-string in sindresorhus/awesome-nodejs

Indent each line in a string

created at June 6, 2014, 8:16 p.m.

JavaScript

7 +0

111 +0

17 +0

GitHub
p-finally in wbinnssmith/awesome-promises

`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome

created at Oct. 21, 2016, 5:50 a.m.

JavaScript

7 +0

45 +0

8 +0

GitHub
p-whilst in wbinnssmith/awesome-promises

While a condition returns true, calls a function repeatedly, and then resolves the promise

created at Nov. 17, 2015, 5:48 p.m.

JavaScript

7 +0

51 +0

8 +0

GitHub
move-file in sindresorhus/awesome-nodejs

Move a file - Even works across devices

created at Nov. 3, 2017, 10:40 a.m.

JavaScript

7 +0

195 +0

15 +0

GitHub
is-elevated in bcoe/awesome-cross-platform-nodejs

Check if the process is running with elevated privileges

created at May 2, 2015, 5:18 p.m.

JavaScript

7 +0

40 +0

3 +0

GitHub
unique-random in sindresorhus/awesome-nodejs

Generate random numbers that are consecutively unique

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

JavaScript

8 +0

116 +0

17 +0

GitHub
p-throttle in wbinnssmith/awesome-promises

Throttle promise-returning & async functions

created at Oct. 21, 2016, 8:10 a.m.

JavaScript

8 +0

389 +2

27 +0

GitHub
strip-css-comments-cli in agarrharr/awesome-cli-apps

Strip comments from CSS

created at Aug. 10, 2015, 9:11 a.m.

JavaScript

8 +0

37 +0

3 +0

GitHub
p-lazy in wbinnssmith/awesome-promises

Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called

created at Nov. 7, 2016, 9:05 a.m.

JavaScript

8 +0

263 +0

10 +0

GitHub
p-defer in wbinnssmith/awesome-promises

Create a deferred promise

created at Oct. 21, 2016, 5:07 a.m.

JavaScript

8 +0

66 +0

8 +0

GitHub
cpy-cli in agarrharr/awesome-cli-apps, RyanZim/awesome-npm-scripts

Copy files

created at Jan. 3, 2016, 9:04 p.m.

JavaScript

8 +0

338 +1

33 +0

GitHub
p-tap in wbinnssmith/awesome-promises

Tap into a promise chain without affecting its value or state

created at Oct. 21, 2016, 7:01 a.m.

JavaScript

8 +0

131 +0

9 +0

GitHub
del-cli in agarrharr/awesome-cli-apps, RyanZim/awesome-npm-scripts

Delete files and directories

created at Dec. 6, 2015, 10:33 p.m.

JavaScript

8 +0

303 +0

24 +0

GitHub
grunt-es6-transpiler in addyosmani/es6-tools

[DEPRECATED] Transpile ES2015 to ES5

created at Jan. 3, 2014, 1:55 a.m.

JavaScript

8 +0

11 +0

2 +0

GitHub