uuid by uuidjs

Generate RFC-compliant UUIDs in JavaScript

created at Dec. 28, 2010, 2:59 p.m.

JavaScript

138 -1

14,195 +22

878 +0

GitHub
nanoid by ai

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

created at Aug. 5, 2017, 5:24 a.m.

JavaScript

161 +0

23,164 +44

756 -1

GitHub
node-glob by isaacs

glob functionality for node.js

created at Nov. 2, 2009, 5:02 a.m.

TypeScript

98 +0

8,325 +3

466 +2

GitHub
node-semver by npm

The semver parser for node (the one npm uses)

created at Feb. 12, 2011, 12:06 a.m.

JavaScript

104 +1

4,955 +6

459 +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.

created at June 23, 2016, 2:06 a.m.

TypeScript

79 +1

5,140 +10

409 +0

GitHub
mime by broofa

Mime types for JavaScript

created at Feb. 25, 2010, 1:05 a.m.

TypeScript

21 +0

2,084 +5

310 +0

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

created at Feb. 8, 2011, 8:58 a.m.

TypeScript

44 +0

5,479 +7

248 +0

GitHub
JSONStream by dominictarr

rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

created at Sept. 23, 2011, 7:03 a.m.

JavaScript

36 +0

1,901 +1

180 +0

GitHub
fecha by taylorhakes

Lightweight and simple JS date formatting and parsing

created at Jan. 9, 2015, 3:08 a.m.

JavaScript

27 +0

2,060 +1

137 +0

GitHub
node-deep-equal by inspect-js

node's assert.deepEqual algorithm

created at Feb. 11, 2012, 5:41 a.m.

JavaScript

18 +0

759 +1

111 -33

GitHub
throttle-debounce by niksy

Throttle and debounce functions.

created at Dec. 20, 2014, 3:10 p.m.

JavaScript

5 +0

999 +0

109 +0

GitHub
through2 by rvagg

Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

created at Aug. 1, 2013, 4:46 a.m.

JavaScript

21 +0

1,898 +0

106 -21

GitHub
module-best-practices by mattdesl

books some best practices for JS modules

created at Oct. 15, 2014, 1:25 p.m.

JavaScript

49 +0

1,529 +0

95 +0

GitHub
node-tmp by raszi

Temporary file and directory creator for node.js

created at Sept. 2, 2011, 10:39 a.m.

JavaScript

7 +0

731 -1

92 +0

GitHub
node-slug by dodo

slugifies even utf-8 chars!

created at Sept. 19, 2011, 7:46 p.m.

CoffeeScript

15 +0

1,081 +0

92 +0

GitHub
deep-object-diff by mattphillips

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

created at Nov. 25, 2016, 12:34 a.m.

JavaScript

11 +0

1,003 +0

88 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

created at Aug. 29, 2015, 8:13 a.m.

JavaScript

16 +0

1,500 +1

85 +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.

created at Feb. 24, 2015, 5:58 a.m.

JavaScript

5 +0

292 -1

73 +0

GitHub
concat-stream by maxogden

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

created at Aug. 3, 2012, 1:42 a.m.

JavaScript

13 +0

572 +0

71 +0

GitHub
pretty-ms by sindresorhus

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

created at March 20, 2014, 2:36 p.m.

JavaScript

11 +0

1,007 +1

62 +0

GitHub