sparkly in sindresorhus/awesome-nodejs

Generate sparklines ▁▂▃▅▂▇

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

JavaScript

12 +0

424 +0

12 +0

GitHub
hook-std in sindresorhus/awesome-nodejs

Hook and modify stdout and stderr

created at Dec. 13, 2015, 7:29 p.m.

JavaScript

11 +0

53 +0

12 +0

GitHub
string-length in sindresorhus/awesome-nodejs

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

created at April 16, 2014, 9:48 p.m.

JavaScript

9 +0

158 +0

12 +0

GitHub
any-observable in sindresorhus/awesome-observables

Support any Observable library and polyfill

created at April 27, 2016, 9:26 a.m.

JavaScript

10 +0

70 +0

12 +0

GitHub
p-settle in wbinnssmith/awesome-promises

Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

created at Oct. 21, 2016, 6:18 a.m.

JavaScript

6 +0

89 +0

11 +0

GitHub
round-to in sindresorhus/awesome-nodejs

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
npm-home in sindresorhus/awesome-nodejs, agarrharr/awesome-cli-apps, sindresorhus/awesome-npm

Open the npm page, Yarn page, or GitHub repo of a package

created at Jan. 12, 2016, 5:34 p.m.

JavaScript

6 +0

194 +0

10 +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
gulp-plugin-boilerplate in alferov/awesome-gulp

Boilerplate to kickstart creating Gulp plugins

created at Feb. 6, 2014, 9:59 p.m.

JavaScript

8 +0

74 +0

10 +0

GitHub
run-electron in sindresorhus/awesome-electron

Run Electron without all the junk terminal output

created at Aug. 10, 2018, 4:49 p.m.

JavaScript

5 +0

198 +0

9 +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
image-dimensions in sindresorhus/awesome-nodejs

Get the dimensions of an image

created at Nov. 5, 2023, 3:20 p.m.

JavaScript

4 +0

410 +2

9 +0

GitHub
gulp-google-cdn in davidsonfellipe/awesome-wpo

Replaces script references with Google CDN ones

created at Jan. 2, 2014, 5:07 p.m.

JavaScript

10 +0

81 +0

9 +0

GitHub
random-float in sindresorhus/awesome-nodejs

Generate a random float

created at June 26, 2015, 10:27 p.m.

JavaScript

6 +0

36 +0

8 +0

GitHub
p-some in wbinnssmith/awesome-promises

Wait for a specified number of promises to be fulfilled

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

JavaScript

6 +0

34 +0

8 +0

GitHub
hard-rejection in wbinnssmith/awesome-promises

Make unhandled promise rejections fail hard right away instead of the default silent fail

created at Aug. 27, 2016, 8:02 p.m.

JavaScript

6 +0

106 +0

8 +0

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

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

created at April 16, 2017, 1:34 p.m.

JavaScript

9 +0

186 +1

8 +0

GitHub
number-is-nan in Richienb/awesome-ponyfills

ES2015 Number.isNaN() ponyfill

created at May 20, 2015, 8:43 p.m.

JavaScript

7 +0

28 +0

8 +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
gh-home in sindresorhus/awesome-nodejs, sindresorhus/awesome-npm

Open the GitHub page of the given or current directory repo

created at Jan. 12, 2016, 5:36 p.m.

JavaScript

9 +0

192 +0

8 +0

GitHub