🚀 DAY 3 OF LAUNCH WEEK: Introducing Webhook Events for Pull Request Scans.Learn more →
Socket
Book a DemoInstallSign in
Socket
i

isaacs

npm

Packages

Current Co-maintainers

Former Co-maintainers

769 packages

abbrev

Like ruby's abbrev module, but in js

actual-request-url

Get the best guess as to what url the user actually requested, based on what the `Forwarded`, `X-Forwarded-*`, `X-Forwarded-For`, ..., request headers are trying to tell you.

alamid

Framework for realtime apps that run both on the server and the client.

ansi-to-pre

convert string with ANSI color codes into a styled html pre tag

arby

are-we-there-yet

Keep track of the overall completion of many disparate processes

asset_builder

build, concatenate, and compress assets

async-cache

Cache your async lookups and don't fetch the same thing more than necessary.

async-hook-domain

An implementation of Domain-like error handling, built on async_hooks

@bcoe/awesomeify

testing publishes

bench

A little utility for doing side-by-side benchmarks in nodejs

bind-obj-methods

Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.

bin-links

JavaScript package binary linker

block-stream

a stream of blocks

brace-expansion

Brace expansion as known from sh/bash

cacache

Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.

callback-tracker

Track your callbacks.

canonical-host

Redirect users to the canonical hostname for your site.

case-uniquify

Given a name, make a unique name even on case-folding filesystems.

char-spinner

Put a little spinner on process.stderr, as unobtrusively as possible.

chmodr

like `chmod -R`

chownr

like `chown -R`

cipm

a standalone ci-oriented package installer for npm projects

clean-yaml-object

Clean up an object prior to serialization

clock-mock

a mock clock for tests involving timing