math-clamp in sindresorhus/awesome-nodejs

Clamp a number

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

14 +0

3 +0

GitHub
find-up in sindresorhus/awesome-nodejs

Find a file or directory by walking up parent directories

updated at April 27, 2024, 6:31 a.m.

JavaScript

11 +0

569 +0

49 +0

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

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

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

22 +0

4 +0

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

Stringify and write JSON to a file atomically

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

209 +0

40 -2

GitHub
splice-string in sindresorhus/awesome-nodejs

Remove or replace part of a string like Array#splice

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

22 +0

8 +0

GitHub
read-package-up in sindresorhus/awesome-npm

Read the closest package.json file

updated at April 27, 2024, 6:31 a.m.

TypeScript

8 +0

255 +0

24 +0

GitHub
npm-name-cli in agarrharr/awesome-cli-apps, sindresorhus/awesome-npm

Check whether a package or organization name is available on npm

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

280 +0

26 +0

GitHub
package-up in sindresorhus/awesome-npm

Find the closest package.json file

updated at April 27, 2024, 6:31 a.m.

JavaScript

10 +0

152 +0

14 +0

GitHub
is-observable in sindresorhus/awesome-observables

Check if a value is an Observable

updated at April 27, 2024, 6:31 a.m.

JavaScript

11 +0

39 +0

7 +0

GitHub
gh-home in sindresorhus/awesome-nodejs, sindresorhus/awesome-npm

Open the GitHub page of the given or current directory repo

updated at April 27, 2024, 6:31 a.m.

JavaScript

9 +0

192 +0

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

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

194 +0

10 +0

GitHub
clear-cli in RyanZim/awesome-npm-scripts

Clear the terminal cross-platform

updated at April 27, 2024, 6:31 a.m.

JavaScript

5 +0

44 +0

3 +0

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

Delete files and directories

updated at April 27, 2024, 6:31 a.m.

JavaScript

8 +0

303 +0

24 +0

GitHub
pokemon-cli in tobiasbueschel/awesome-pokemon

Get Pokémon names

updated at April 27, 2024, 6:31 a.m.

JavaScript

5 +0

48 +0

5 +0

GitHub
p-try in wbinnssmith/awesome-promises

Start a promise chain

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

50 +0

12 +0

GitHub
p-if in wbinnssmith/awesome-promises

Conditional promise chains

updated at April 27, 2024, 6:31 a.m.

TypeScript

7 +0

58 +0

6 +0

GitHub
p-each-series in wbinnssmith/awesome-promises

Iterate over promises serially

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

48 +0

7 +0

GitHub
clipboard-cli in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Access the system clipboard (copy/paste)

updated at April 27, 2024, 6:31 a.m.

JavaScript

7 +0

487 +0

19 +0

GitHub
crypto-hash in sindresorhus/awesome-nodejs

Tiny hashing module that uses the native crypto API in Node.js and the browser

updated at April 27, 2024, 6:31 a.m.

JavaScript

5 +0

631 +0

27 +0

GitHub
random-bytes-readable-stream in bcoe/awesome-cross-platform-nodejs

Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

76 +0

2 +0

GitHub