onetime in sindresorhus/awesome-nodejs

Ensure a function is only called once

created at Dec. 1, 2013, 10:19 p.m.

JavaScript

8 +0

158 +1

14 +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
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
gulp-traceur in addyosmani/es6-tools, alferov/awesome-gulp

Traceur is a JavaScript.next to JavaScript-of-today compiler

created at Dec. 21, 2013, 3:38 p.m.

JavaScript

9 +0

166 +0

39 +0

GitHub
npm-name in sindresorhus/awesome-nodejs

Check whether a package or organization name is available on npm

created at April 13, 2014, 7:07 p.m.

JavaScript

6 +0

167 +0

30 +0

GitHub
wallpaper-cli in agarrharr/awesome-cli-apps

Get or set the desktop wallpaper

created at Oct. 7, 2015, 7:52 p.m.

JavaScript

9 +0

168 -1

17 +0

GitHub
gulp-markdown in alferov/awesome-gulp

Markdown to HTML

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

JavaScript

7 +0

180 -1

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

184 +0

8 +0

GitHub
p-props in wbinnssmith/awesome-promises

Like `Promise.all()` but for `Map` and `Object`

created at Oct. 21, 2016, 4:02 a.m.

TypeScript

7 +0

186 +0

25 +0

GitHub
map-obj in parro-it/awesome-micro-npm-packages

Map object keys and values into a new object

created at Oct. 12, 2014, 11:42 a.m.

JavaScript

6 +0

187 +0

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

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

8 +0

GitHub
detect-indent in sindresorhus/awesome-nodejs

Detect the indentation of code

created at Aug. 11, 2013, 12:24 a.m.

JavaScript

9 +0

192 +0

27 +0

GitHub
p-debounce in wbinnssmith/awesome-promises

Debounce promise-returning & async functions

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

JavaScript

5 +0

193 +0

23 +0

GitHub
uint8array-extras in sindresorhus/awesome-nodejs

Useful utilities for working with Uint8Array (and Buffer)

created at Oct. 24, 2023, 5:55 a.m.

JavaScript

4 +0

194 +1

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

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

9 +0

GitHub
into-stream in sindresorhus/awesome-nodejs

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

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

JavaScript

7 +0

204 -1

14 +0

GitHub
write-json-file in sindresorhus/awesome-nodejs

Stringify and write JSON to a file atomically

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

JavaScript

7 +0

209 -1

42 +0

GitHub