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

159 -1

23,435 +189

762 +2

GitHub
uuid by uuidjs

Generate RFC-compliant UUIDs in JavaScript

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

JavaScript

138 +0

14,233 +19

881 +1

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 +0

4,972 +8

459 +2

GitHub
node-glob by isaacs

glob functionality for node.js

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

TypeScript

98 +0

8,344 +11

467 +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

78 +0

5,172 +9

410 +1

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,532 +2

95 +0

GitHub
rimraf by isaacs

A `rm -rf` util for nodejs

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

TypeScript

44 +0

5,496 +9

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,903 +0

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,061 +1

123 -14

GitHub
mime by broofa

Mime types for JavaScript

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

TypeScript

21 +0

2,091 +3

312 +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 +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

761 +0

111 +0

GitHub
stringify-object by yeoman

Stringify an object/array like JSON.stringify just without all the double-quotes

created at Dec. 11, 2012, 8:16 p.m.

JavaScript

18 +0

305 -1

47 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

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

JavaScript

16 +0

1,504 +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

created at Dec. 21, 2015, 6:38 p.m.

TypeScript

15 +0

1,058 +0

51 +0

GitHub
node-slug by dodo

slugifies even utf-8 chars!

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

CoffeeScript

15 +0

1,080 +0

92 +0

GitHub
abbrev-js by npm

Like ruby's Abbrev module

created at March 9, 2010, 9:16 p.m.

JavaScript

14 +0

164 +0

28 -1

GitHub
deep-assign by sindresorhus

[DEPRECATED] Recursive Object.assign()

created at Sept. 14, 2015, 8:54 a.m.

JavaScript

13 +0

247 +0

37 +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 -1

71 +0

GitHub
strip-ansi by chalk

Strip ANSI escape codes from a string

created at Dec. 7, 2013, 11:28 p.m.

JavaScript

12 +0

383 +1

37 +1

GitHub