node-glob by isaacs

glob functionality for node.js

updated at May 4, 2024, 5:49 p.m.

TypeScript

98 +0

8,333 +0

467 +1

GitHub
is-stream by sindresorhus

Check if something is a Node.js stream

updated at May 4, 2024, 6:37 p.m.

JavaScript

9 +0

109 +1

20 +0

GitHub
node-semver by npm

The semver parser for node (the one npm uses)

updated at May 4, 2024, 9:03 p.m.

JavaScript

104 +0

4,964 +5

457 -2

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

updated at May 5, 2024, 1:40 a.m.

TypeScript

44 +0

5,487 +2

248 +1

GitHub
uuid by uuidjs

Generate RFC-compliant UUIDs in JavaScript

updated at May 5, 2024, 3:58 a.m.

JavaScript

138 +0

14,214 +1

880 +1

GitHub
nanoid by ai

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript

updated at May 5, 2024, 7:53 a.m.

JavaScript

160 -1

23,246 +41

760 +3

GitHub
pretty-ms by sindresorhus

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

updated at May 5, 2024, 8:43 a.m.

JavaScript

11 +0

1,011 +3

62 +0

GitHub