node-glob by isaacs

glob functionality for node.js

updated at Nov. 17, 2024, 11:48 a.m.

TypeScript

95 +0

8,516 +6

480 +0

GitHub
uuid by uuidjs

Generate RFC-compliant UUIDs in JavaScript

updated at Nov. 17, 2024, 7:13 a.m.

TypeScript

138 +0

14,630 +15

903 +1

GitHub
nanoid by ai

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

updated at Nov. 16, 2024, 7:19 p.m.

JavaScript

157 +0

24,657 +38

794 +2

GitHub
node-slug by dodo

slugifies even utf-8 chars!

updated at Nov. 16, 2024, 2:28 p.m.

CoffeeScript

15 +0

1,073 -1

94 +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 Nov. 16, 2024, 11:25 a.m.

TypeScript

78 +0

5,325 +2

410 +0

GitHub
fast-cartesian by ehmicky

Fast cartesian product

updated at Nov. 15, 2024, 11:09 p.m.

TypeScript

4 +0

67 +0

5 +0

GitHub
pretty-ms by sindresorhus

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

updated at Nov. 15, 2024, 9:38 p.m.

JavaScript

11 +0

1,077 +3

65 +0

GitHub
node-tmp by raszi

Temporary file and directory creator for node.js

updated at Nov. 15, 2024, 5:52 p.m.

JavaScript

7 +0

740 +3

93 +0

GitHub
mime by broofa

Mime types for JavaScript

updated at Nov. 15, 2024, 10:57 a.m.

TypeScript

21 +0

2,182 +3

318 +1

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

updated at Nov. 15, 2024, 9:30 a.m.

TypeScript

44 +0

5,661 +4

252 +0

GitHub
node-semver by npm

The semver parser for node (the one npm uses)

updated at Nov. 15, 2024, 8:09 a.m.

JavaScript

103 +0

5,099 +2

492 +0

GitHub
npm-deprecated-check by KID-joker

🐦 Check for deprecated packages

updated at Nov. 14, 2024, 2:11 p.m.

TypeScript

3 +0

26 +0

1 +0

GitHub
is-odd by i-voted-for-trump

I created this in 2014, the year I learned how to program. All of the downloads are from an old version of https://github.com/micromatch/micromatch. I've done a few other things since: https://github.com/jonschlinkert.

updated at Nov. 13, 2024, 10:49 p.m.

JavaScript

5 +0

326 +2

73 +0

GitHub
is-number by jonschlinkert

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

updated at Nov. 13, 2024, 10:48 p.m.

JavaScript

9 +0

260 +0

50 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

updated at Nov. 12, 2024, 10:23 a.m.

JavaScript

15 +0

1,507 +1

67 +0

GitHub
memoize by sindresorhus

Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input

updated at Nov. 12, 2024, 7:08 a.m.

TypeScript

15 +0

1,087 +1

53 +0

GitHub
deep-object-diff by mattphillips

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

updated at Nov. 12, 2024, 1:08 a.m.

JavaScript

11 +0

1,063 +1

89 +0

GitHub
is-even by i-voted-for-trump

I created this in 2014, when I was learning how to program.

updated at Nov. 11, 2024, 7:13 p.m.

JavaScript

5 +0

219 +1

11 +0

GitHub
throttle-debounce by niksy

Throttle and debounce functions.

updated at Nov. 11, 2024, 2:33 a.m.

JavaScript

5 +0

1,030 +1

107 +0

GitHub
compose-function by stoeffel

Function composition

updated at Nov. 9, 2024, 8:30 p.m.

JavaScript

5 +0

56 +0

3 +0

GitHub