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

664 +2

94 +0

GitHub
webcat by mafintosh

Mad science p2p pipe across the web using webrtc that uses your Github private/public key for authentication and a signalhub for discovery

created at April 17, 2015, 2:44 a.m.

JavaScript

14 +0

442 +0

26 +0

GitHub
netcat by roccomuso

computer Netcat client and server modules written in pure Javascript for Node.js.

created at May 7, 2017, 5:26 p.m.

JavaScript

14 +0

408 +1

44 +0

GitHub
dot-prop by sindresorhus

Get, set, or delete a property from a nested object using a dot path

created at Jan. 8, 2015, 5:48 a.m.

JavaScript

14 +0

807 +2

66 +0

GitHub
p-map by sindresorhus

Map over promises concurrently

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

JavaScript

13 +0

1,248 +2

57 +0

GitHub
GPS.js by infusion

A NMEA parser and GPS utility library

created at Jan. 27, 2016, 1:01 a.m.

JavaScript

13 +0

245 +0

60 +0

GitHub
yauzl by thejoshwolfe

yet another unzip library for node

created at Aug. 19, 2014, 7:06 a.m.

JavaScript

13 +0

681 +0

76 +0

GitHub
cat-ascii-faces by melaniecebula

₍˄·͈༝·͈˄₎◞ ̑̑ෆ⃛ (=ↀωↀ=)✧ (^・o・^)ノ” cat faces!

created at Jan. 2, 2015, 4:25 a.m.

JavaScript

13 +0

251 +0

19 +0

GitHub
node-proper-lockfile by moxystudio

An inter-process and inter-machine lockfile utility that works on a local or network file system.

created at July 12, 2014, 5:47 p.m.

JavaScript

13 +0

232 +0

38 +0

GitHub
escape-string-regexp by sindresorhus

Escape RegExp special characters

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

JavaScript

13 +0

571 +0

55 +0

GitHub
cpy by sindresorhus

Copy files

created at June 28, 2014, 10:24 p.m.

JavaScript

13 +0

426 +2

64 +0

GitHub
schema-inspector by schema-inspector

Schema-Inspector is a simple JavaScript object sanitization and validation module.

created at Jan. 2, 2014, 11:07 a.m.

JavaScript

13 +0

504 -1

45 +0

GitHub
conf by sindresorhus

Simple config handling for your app or module

created at June 21, 2016, 10:04 p.m.

TypeScript

12 +0

1,206 +3

124 +0

GitHub
locus by alidavut

Locus is a debugging module for node.js

created at Dec. 11, 2013, 1:17 p.m.

JavaScript

12 +0

306 +0

18 +0

GitHub
get-stream by sindresorhus

Get a stream as a string, Buffer, ArrayBuffer or array

created at Oct. 14, 2015, 5:22 p.m.

JavaScript

12 +0

336 +1

33 +0

GitHub
cat-names by sindresorhus

cat2 Get popular cat names

created at Jan. 14, 2015, 4:17 p.m.

JavaScript

12 +0

271 +0

41 +0

GitHub
sparkly by sindresorhus

Generate sparklines ▁▂▃▅▂▇

created at Aug. 27, 2014, 9:25 p.m.

JavaScript

12 +0

424 +0

12 +0

GitHub
upash by simonepri

🔒Unified API for password hashing algorithms

created at Aug. 3, 2017, 10:01 p.m.

JavaScript

12 +0

533 +0

24 +0

GitHub
string-width by sindresorhus

Get the visual width of a string - the number of columns required to display it

created at July 16, 2015, 10:05 p.m.

JavaScript

12 +0

458 +2

29 +1

GitHub
testcontainers-node by testcontainers

Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

created at Jan. 5, 2018, 6:23 p.m.

TypeScript

12 +0

1,780 +12

169 +2

GitHub