del by sindresorhus

Delete files and directories

created at June 21, 2014, 8:24 p.m.

JavaScript

20 +0

1,309 -1

71 +0

GitHub
node-cross-spawn by moxystudio

A cross platform solution to node's spawn and spawnSync

created at June 30, 2014, 1:03 a.m.

JavaScript

24 +0

1,083 +1

71 +0

GitHub
cpy by sindresorhus

Copy files

created at June 28, 2014, 10:24 p.m.

JavaScript

13 +0

421 +0

65 +0

GitHub
node-winreg by fresc81

node module that provides access to the Windows Registry through the REG commandline tool

created at April 19, 2013, 8:50 a.m.

JavaScript

5 +0

207 +0

58 +0

GitHub
readdirp by paulmillr

Recursive version of fs.readdir with streaming api.

created at May 30, 2012, 12:21 p.m.

JavaScript

10 +0

376 +1

57 +0

GitHub
awesome-desktop-js by styfle

🖥️ A list of awesome packages and frameworks for implementing javascript applications on the desktop

created at June 6, 2018, 1:28 p.m.

Unknown languages

24 +0

790 +0

53 +0

GitHub
node-which by npm

Like which(1) unix command. Find the first instance of an executable in the PATH.

created at Aug. 7, 2011, 6:28 p.m.

JavaScript

27 +0

317 +0

48 +0

GitHub
windows-registry-node by CatalystCode

Read and Write to the Windows registry in-process from Node.js. Easily set application file associations and other goodies.

created at Nov. 4, 2015, 4:56 p.m.

JavaScript

9 +0

112 +0

43 +0

GitHub
log-symbols by sindresorhus

Colored symbols for various log levels

created at July 10, 2014, 12:51 a.m.

JavaScript

9 +0

733 +2

34 +0

GitHub
fkill by sindresorhus

Fabulously kill processes. Cross-platform.

created at June 20, 2015, 8:30 p.m.

JavaScript

11 +0

723 +0

34 +1

GitHub
ps-list by sindresorhus

Get running processes

created at May 31, 2015, 12:52 a.m.

JavaScript

9 +0

264 -1

30 +0

GitHub
getos by retrohacker

A Node.js module that returns the OS/Distribution name of the environment you are working on

created at June 28, 2014, 9:34 p.m.

JavaScript

10 +0

78 +0

26 +0

GitHub
signal-exit by tapjs

when you want to fire an event no matter how a process exits.

created at May 16, 2015, 5:21 a.m.

TypeScript

11 +0

179 +0

24 +0

GitHub
figures by sindresorhus

Unicode symbols with fallbacks for older terminals

created at July 10, 2014, 12:02 a.m.

JavaScript

13 +0

583 +1

23 +0

GitHub
osenv by npm

Look up environment settings specific to different operating systems.

created at June 18, 2012, 12:07 a.m.

JavaScript

25 +0

136 +0

23 +0

GitHub
make-dir by sindresorhus

Make a directory and its parents if needed - Think `mkdir -p`

created at May 9, 2017, 5:57 p.m.

JavaScript

11 +0

473 +1

22 +0

GitHub
clipboard-cli by sindresorhus

Access the system clipboard (copy/paste)

created at Dec. 4, 2016, 1:29 p.m.

JavaScript

7 +0

487 -1

19 +0

GitHub
spawn-wrap by istanbuljs

Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.

created at May 9, 2015, 11:05 p.m.

JavaScript

8 +0

36 +0

18 +0

GitHub
username by sindresorhus

Get the username of the current user

created at March 30, 2014, 6:12 p.m.

JavaScript

6 +0

141 -1

17 +0

GitHub
os-name by sindresorhus

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

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

JavaScript

8 +0

142 +1

14 +0

GitHub