yauzl by thejoshwolfe

yet another unzip library for node

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

JavaScript

13 +0

677 +1

77 +0

GitHub
p-map by sindresorhus

Map over promises concurrently

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

JavaScript

13 +0

1,233 +4

56 +0

GitHub
cat-ascii-faces by melaniecebula

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

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

JavaScript

13 +0

250 +1

19 +0

GitHub
cpy by sindresorhus

Copy files

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

JavaScript

13 +0

423 +0

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

45 +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
GPS.js by infusion

A NMEA parser and GPS utility library

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

JavaScript

13 +0

244 +0

59 +0

GitHub
leven by sindresorhus

Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm

created at Aug. 9, 2014, 8:34 p.m.

JavaScript

14 +0

707 +0

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

440 +0

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

799 +1

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

405 +0

43 -1

GitHub
strip-json-comments by sindresorhus

Strip comments from JSON. Lets you use comments in your JSON files!

created at Nov. 17, 2013, 3:04 p.m.

JavaScript

15 +0

590 +0

55 +0

GitHub
get-port by sindresorhus

Get an available TCP port

created at April 6, 2014, 3:06 p.m.

JavaScript

15 +0

854 +0

63 +0

GitHub
auto-install by siddharthkp

Install dependencies as you code ⚡️

created at Aug. 7, 2016, 1:34 p.m.

JavaScript

15 +0

1,192 +0

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

718 -1

72 +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
pify by sindresorhus

Promisify a callback-style function

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

JavaScript

16 +0

1,503 +0

67 +0

GitHub
rpc-websockets by elpheria

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

created at Oct. 11, 2016, 11:01 p.m.

JavaScript

16 +0

567 +2

114 +0

GitHub