rollup by rollup

Next-generation ES module bundler

created at May 14, 2015, 10:26 p.m.

JavaScript

264 +0

24,843 +27

1,436 +1

GitHub
webpack by webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

created at March 10, 2012, 10:08 a.m.

JavaScript

1,484 -2

64,193 +16

8,723 -2

GitHub
p-map by sindresorhus

Map over promises concurrently

created at Oct. 21, 2016, 3:34 a.m.

JavaScript

13 +0

1,229 +2

55 +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
delay by sindresorhus

Delay a promise a specified amount of time

created at Nov. 12, 2015, 6:31 p.m.

JavaScript

16 +0

605 +0

43 +0

GitHub
generator-nm by sindresorhus

Scaffold out a node module

created at March 14, 2015, 5:58 a.m.

JavaScript

14 +0

741 +0

82 +0

GitHub
node-module-boilerplate by sindresorhus

Boilerplate to kickstart creating a Node.js module

created at March 14, 2015, 5:47 a.m.

JavaScript

16 +0

719 +0

72 +0

GitHub
stream-faqs by stephenplusplus

Let's learn these things together

created at Aug. 21, 2015, 6:41 p.m.

JavaScript

8 +0

194 +0

4 +0

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
nodegit by nodegit

Native Node bindings to Git.

created at Feb. 18, 2011, 4:42 p.m.

JavaScript

78 +0

5,604 +5

693 +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
dotenv by motdotla

Loads environment variables from .env for nodejs projects.

created at July 5, 2013, 6:25 p.m.

JavaScript

111 +1

18,539 +28

833 +4

GitHub
node-pre-gyp by mapbox

Node.js tool for easy binary deployment of C++ addons

created at Nov. 30, 2013, 12:18 a.m.

JavaScript

133 +0

1,101 +2

255 -1

GitHub
clipboardy by sindresorhus

Access the system clipboard (copy/paste)

created at Dec. 4, 2016, 1:14 p.m.

JavaScript

16 +0

1,738 +3

81 +0

GitHub
jsdom by jsdom

A JavaScript implementation of various web standards, for use with Node.js

created at Jan. 19, 2010, 6:55 a.m.

JavaScript

277 +1

20,009 +21

1,655 +3

GitHub
file-type by sindresorhus

Detect the file type of a Buffer/Uint8Array/ArrayBuffer

created at April 24, 2014, 10:58 a.m.

JavaScript

30 +0

3,476 +4

340 +0

GitHub
adit by markelog

SSH tunnels – in any way you want it

created at Oct. 5, 2015, 6:31 a.m.

JavaScript

3 +0

54 +0

3 +0

GitHub
ssh2 by mscdex

SSH2 client and server modules written in pure JavaScript for node.js

created at Aug. 3, 2012, 8:50 a.m.

JavaScript

125 +0

5,443 -23

662 -1

GitHub
os-locale by sindresorhus

Get the system locale

created at March 16, 2015, 7:09 a.m.

JavaScript

12 +0

223 +0

44 +0

GitHub
pica by nodeca

Resize image in browser with high quality and high speed

created at Aug. 31, 2014, 8:44 a.m.

JavaScript

52 +0

3,621 +2

237 +0

GitHub