babelfish by nodeca

human friendly i18n for javascript (node.js + browser)

created at Nov. 29, 2011, 5:26 p.m.

JavaScript

17 +0

253 +0

14 +0

GitHub
i18n-node by mashpie

Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.

created at March 25, 2011, 10:17 p.m.

JavaScript

37 +0

3,066 +0

419 +0

GitHub
detect-indent by sindresorhus

Detect the indentation of code

created at Aug. 11, 2013, 12:24 a.m.

JavaScript

9 +0

192 +0

27 +0

GitHub
strip-indent by sindresorhus

Strip leading whitespace from each line in a string

created at March 29, 2014, 2:15 p.m.

JavaScript

8 +0

132 +0

18 +0

GitHub
indent-string by sindresorhus

Indent each line in a string

created at June 6, 2014, 8:16 p.m.

JavaScript

7 +0

111 +0

17 +0

GitHub
splice-string by sindresorhus

Remove or replace part of a string like Array#splice

created at Aug. 19, 2015, 6:27 p.m.

JavaScript

7 +0

22 +0

8 +0

GitHub
escape-string-regexp by sindresorhus

Escape RegExp special characters

created at June 24, 2014, 3:04 p.m.

JavaScript

13 +0

569 +0

55 +0

GitHub
camelcase by sindresorhus

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar

created at Oct. 12, 2014, 10:58 a.m.

JavaScript

14 +0

660 +0

94 +0

GitHub
string-length by sindresorhus

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

created at April 16, 2014, 9:48 p.m.

JavaScript

9 +0

158 +0

12 +0

GitHub
iconv-lite by ashtuchkin

Convert character encodings in pure javascript.

created at Nov. 9, 2011, 5:41 p.m.

JavaScript

61 +0

3,025 +0

281 +0

GitHub
gm by aheckmann

GraphicsMagick for node

created at June 11, 2010, 12:11 p.m.

JavaScript

114 +0

6,935 +5

613 +0

GitHub
image-type by sindresorhus

Detect the image type of a Buffer/Uint8Array

created at April 21, 2014, 5:46 p.m.

JavaScript

10 +0

366 +0

16 +0

GitHub
sharp by lovell

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

created at Aug. 19, 2013, 8:24 p.m.

JavaScript

231 +0

28,136 +61

1,276 +2

GitHub
primus by primus

zap Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.

created at June 25, 2013, 8:17 a.m.

JavaScript

112 +0

4,461 +0

272 +0

GitHub
socketcluster by SocketCluster

Highly scalable realtime pub/sub and RPC framework

created at Sept. 23, 2013, 12:11 p.m.

JavaScript

179 +0

6,120 +0

314 +0

GitHub
through2-concurrent by almost

Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)

created at Oct. 10, 2014, 11:27 a.m.

JavaScript

5 +0

74 +0

11 +0

GitHub
readable-stream by nodejs

Node-core streams for userland

created at July 26, 2012, 2:52 a.m.

JavaScript

57 +0

1,020 +0

223 +0

GitHub
multistream by feross

A stream that emits multiple other streams one after another (streams3)

created at July 6, 2014, 8:42 a.m.

JavaScript

9 +0

284 +0

26 +0

GitHub
pad-stream by sindresorhus

Pad each line in a stream

created at Jan. 25, 2015, 10:03 a.m.

JavaScript

6 +0

11 +0

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

53 +0

3,635 +5

238 +0

GitHub