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
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
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
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
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
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
process-exists in bcoe/awesome-cross-platform-nodejs

Check if a process is running

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

JavaScript

7 +0

57 +0

5 +0

GitHub
npm-user in sindresorhus/awesome-npm

Get user info of an npm user

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

JavaScript

8 +0

56 +0

13 +0

GitHub
into-stream in sindresorhus/awesome-nodejs

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

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

JavaScript

7 +0

204 +0

14 +0

GitHub
npm-email in sindresorhus/awesome-npm

Get the email of an npm user

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

JavaScript

7 +0

31 +0

6 +0

GitHub
filenamify in sindresorhus/awesome-nodejs

Convert a string to a valid safe filename

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

JavaScript

10 +0

477 +0

30 +0

GitHub
empty-trash in sindresorhus/awesome-nodejs

Empty the trash

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

JavaScript

10 +0

131 +0

6 +0

GitHub
cli-cursor in sindresorhus/awesome-nodejs

Toggle the CLI cursor

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

JavaScript

6 +0

98 +0

6 -4

GitHub
del in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs, alferov/awesome-gulp

Delete files and directories

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

JavaScript

20 +0

1,309 +0

71 +0

GitHub
user-home in bcoe/awesome-cross-platform-nodejs

Get the path to the user home directory

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

JavaScript

6 +0

161 +0

13 +0

GitHub
username in parro-it/awesome-micro-npm-packages, bcoe/awesome-cross-platform-nodejs

Get the username of the current user

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

JavaScript

6 +0

141 +0

17 +0

GitHub
gulp-markdown in alferov/awesome-gulp

Markdown to HTML

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

JavaScript

7 +0

180 +0

23 +0

GitHub
sudo-block in sindresorhus/awesome-nodejs

Block users from running your app with root permissions

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

JavaScript

6 +0

97 +0

12 +0

GitHub
fix-path in sindresorhus/awesome-electron

Fix the $PATH on macOS and Linux when run from a GUI app

updated at April 26, 2024, 9:25 a.m.

JavaScript

6 +0

271 +0

23 +0

GitHub