Miscellaneous
husky32.9K

Create Git hook scripts.

cheerio28.9K

Fast, flexible, and lean implementation of core jQuery designed specifically for the server.

jsdom20.7K

JavaScript implementation of HTML and the DOM.

dotenv19.4K

Load environment variables from .env file.

patch-package10.6K

Make and preserve fixes to npm dependencies.

execa7K

Better child_process.

nodegit5.7K

Native bindings to Git.

ssh25.6K

SSH2 client and server module.

semver5.2K

Semantic version parser.

editly4.8K

Declarative video editing API.

opencv4.4K

Bindings for OpenCV. The defacto computer vision library.

file-type3.8K

Detect the file type of a Buffer.

open3.2K

Opens stuff like websites, files, executables.

webworker-threads2.3K

Lightweight Web Worker API implementation with native threads.

Bottleneck1.8K

Rate limiter that makes throttling easy.

clipboardy1.8K

Access the system clipboard (copy/paste).

@sindresorhus/is1.7K

Type check values.

node-pre-gyp1.1K

Makes it easy to publish and install Node.js C++ addons from binaries.

mem1.1K

Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input.

hasha957

Hashing made simple. Get the hash of a buffer/string/stream/file.

dot-prop822

Get a property from a nested object using a dot path.

wild-wild-path722

Object property paths with wildcards and regexes.

basic-ftp681

FTP/FTPS client.

cashify406

Currency conversion.

node-video-lib360

Pure JavaScript library for working with MP4 and FLV video files and creating MPEG-TS chunks for HLS streaming.

os-locale225

Get the system locale.

uint8array-extras217

Useful utilities for working with Uint8Array and Buffer.

onetime162

Only run a function once.

strip-bom111

Strip UTF-8 byte order mark (BOM) from a string/buffer/stream.

genepi82

Automatically generate a native Node.js addon from C++ code.

adit55

SSH tunneling made simple.

env-dot-prop33

Get, set, or delete nested properties of process.env using a dot path.

json-strictify19

Safely serialize a value to JSON without data loss or going into an infinite loop.