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
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
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
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
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
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-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
png-to-ico by steambap

convert png to ico format

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

JavaScript

4 +0

156 +1

21 +0

GitHub
timeago.js by hustcc

clock8 hourglass timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.

updated at May 4, 2024, 10:16 a.m.

TypeScript

78 +0

5,163 +11

409 +0

GitHub
fast-cartesian by ehmicky

Fast cartesian product

updated at May 4, 2024, 2:15 a.m.

TypeScript

4 +0

63 +0

5 +0

GitHub
mime by broofa

Mime types for JavaScript

updated at May 3, 2024, 11:18 p.m.

TypeScript

21 +0

2,088 +2

312 +1

GitHub
abbrev-js by npm

Like ruby's Abbrev module

updated at May 3, 2024, 8:53 p.m.

JavaScript

14 +0

164 +0

29 +0

GitHub
throttle-debounce by niksy

Throttle and debounce functions.

updated at May 3, 2024, 2:55 p.m.

JavaScript

5 +0

1,002 +3

109 +0

GitHub
deep-object-diff by mattphillips

Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️

updated at May 3, 2024, 12:45 p.m.

JavaScript

11 +0

1,006 +1

88 +0

GitHub
concat-stream by maxogden

writable stream that concatenates strings or data and calls a callback with the result

updated at May 3, 2024, 9:18 a.m.

JavaScript

13 +0

573 +1

71 +0

GitHub
is-fqdn by parro-it

Check if a string represent a fully qualified domain name

updated at May 2, 2024, 11:19 p.m.

JavaScript

2 +0

21 -1

1 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

updated at May 2, 2024, 6:04 p.m.

JavaScript

16 +0

1,503 +1

67 +0

GitHub
object-values by sindresorhus

Get the values of an object

updated at May 2, 2024, 5:45 p.m.

JavaScript

6 +0

27 +0

5 +0

GitHub
twas by vutran

🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")

updated at May 2, 2024, 11:58 a.m.

JavaScript

3 +0

250 +1

10 +0

GitHub
copee by styfle

📄 Copy text from browser to clipboard...natively! < 1kB

updated at May 2, 2024, 12:18 a.m.

TypeScript

4 +0

143 +0

5 +0

GitHub