navit by nodeca

Simple client testing from your scripts

updated at May 13, 2024, 7:57 p.m.

JavaScript

9 +0

48 +0

7 +0

GitHub
multimath by nodeca

WebAssembly wrapper to simplify fast math coding

updated at May 13, 2024, 7:58 p.m.

JavaScript

10 +0

67 +0

5 +0

GitHub
unhomoglyph by nodeca

Replace all homoglyphs with base characters. Useful to detect similar strings.

updated at May 13, 2024, 8 p.m.

JavaScript

6 +0

39 +0

12 +0

GitHub
promise-memoize by nodeca

Memoize promise-returning functions. Includes cache expire and prefetch.

updated at May 13, 2024, 8:02 p.m.

JavaScript

6 +0

59 +0

7 +0

GitHub
node-multispinner by codekirei

Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs

updated at May 14, 2024, 7:48 a.m.

JavaScript

5 +0

295 +0

24 +0

GitHub
uint8array-extras by sindresorhus

Useful utilities for working with Uint8Array (and Buffer)

updated at May 14, 2024, 4:53 p.m.

JavaScript

4 +0

198 +0

3 +0

GitHub
humanize-url by sindresorhus

Humanize a URL: https://sindresorhus.com → sindresorhus.com

updated at May 14, 2024, 7:09 p.m.

JavaScript

10 +0

247 +0

6 +0

GitHub
get-port by sindresorhus

Get an available TCP port

updated at May 15, 2024, 7:43 a.m.

JavaScript

15 +0

854 +0

63 +0

GitHub
node-pre-gyp by mapbox

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

updated at May 15, 2024, 9:12 a.m.

JavaScript

133 +0

1,101 +0

255 +0

GitHub
os-locale by sindresorhus

Get the system locale

updated at May 15, 2024, 9:13 a.m.

JavaScript

12 +0

222 +0

44 +0

GitHub
duplexify by mafintosh

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

updated at May 15, 2024, 9:21 a.m.

JavaScript

7 +0

190 +0

36 +0

GitHub
pumpify by mafintosh

Combine an array of streams into a single duplex stream using pump and duplexify

updated at May 15, 2024, 9:21 a.m.

JavaScript

7 +0

252 +0

14 +0

GitHub
get-stream by sindresorhus

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

updated at May 15, 2024, 11:22 a.m.

JavaScript

12 +0

334 +0

33 +0

GitHub
strong-node by jesusprubio

heavy check mark More than 100 security checks for your Node.js API

updated at May 15, 2024, 1:54 p.m.

JavaScript

22 +0

497 +0

27 +0

GitHub
nodeenv by ekalinin

Virtual environment for Node.js & integrator with virtualenv

updated at May 15, 2024, 6:11 p.m.

Python

37 +0

1,673 +0

203 +1

GitHub
ansi-escapes by sindresorhus

ANSI escape codes for manipulating the terminal

updated at May 16, 2024, 2:12 a.m.

JavaScript

6 +0

470 +0

43 +0

GitHub
onoff by fivdi

GPIO access and interrupt detection with Node.js

updated at May 16, 2024, 2:39 a.m.

JavaScript

41 +0

1,232 +0

117 +0

GitHub
image-dimensions by sindresorhus

Get the dimensions of an image

updated at May 16, 2024, 5:43 a.m.

JavaScript

4 +0

411 +0

9 +0

GitHub
cpy by sindresorhus

Copy files

updated at May 16, 2024, 9:23 a.m.

JavaScript

13 +0

423 +0

64 +0

GitHub
basic-ftp by patrickjuchli

FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.

updated at May 16, 2024, 4:03 p.m.

TypeScript

10 +0

647 +0

80 -2

GitHub