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

41 +0

3 +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-if in wbinnssmith/awesome-promises

Conditional promise chains

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

TypeScript

7 +0

60 +0

6 +0

GitHub
tempy in sindresorhus/awesome-nodejs

Get a random temporary file or directory path

created at March 28, 2017, 10:43 a.m.

JavaScript

7 +0

424 +0

25 +0

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

Transpile ES2015 to ES5

created at Feb. 24, 2014, 11:14 p.m.

JavaScript

7 +0

11 +0

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

23 +0

8 +0

GitHub
math-clamp in sindresorhus/awesome-nodejs

Clamp a number

created at July 5, 2015, 4:56 p.m.

JavaScript

7 +0

14 +0

3 +0

GitHub
electron-unhandled in sindresorhus/awesome-electron

Catch unhandled errors and promise rejections in your Electron app

created at May 15, 2017, 6:30 a.m.

JavaScript

7 +0

448 +0

26 +0

GitHub
filled-array in parro-it/awesome-micro-npm-packages

Returns an array filled with the specified input

created at Nov. 4, 2015, 12:20 p.m.

JavaScript

7 +0

43 +0

5 +0

GitHub
pkg-dir-cli in agarrharr/awesome-cli-apps

Find the root directory of a Node.js project or npm package

created at Sept. 1, 2015, 8:08 a.m.

JavaScript

7 +0

24 +0

4 +0

GitHub
neat-csv in sindresorhus/awesome-nodejs

Fast CSV parser

created at May 29, 2015, 10:54 p.m.

JavaScript

7 +0

320 -1

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

198 +0

15 +0

GitHub
p-times in wbinnssmith/awesome-promises

Run promise-returning & async functions a specific number of times concurrently

created at Oct. 22, 2016, 2:19 p.m.

JavaScript

7 +0

38 +0

5 +0

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

Get the gzipped size of a file or stdin

created at Aug. 17, 2015, 3:53 p.m.

JavaScript

7 +0

188 +0

12 +0

GitHub
p-catch-if in wbinnssmith/awesome-promises

Conditional promise catch handler

created at Oct. 22, 2016, 3:47 p.m.

JavaScript

7 +0

38 +0

5 +0

GitHub
gulp-markdown in alferov/awesome-gulp

Markdown to HTML

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

JavaScript

7 +0

181 +0

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

39 +0

GitHub
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

104 +0

12 +0

GitHub
os-name in bcoe/awesome-cross-platform-nodejs

Get the name of the current operating system. Example: macOS Sierra

created at June 7, 2014, 10:51 p.m.

JavaScript

7 +0

144 +1

15 +0

GitHub