A tiny (171B) utility to check if a hostname is local
Vite plugin for Yard local hostname routing
Percy CLI commands for running a local snapshot server using [`@percy/core`](./packages/core).
Library to work against complex domain names, subdomains and URIs.
Logfmt transport for pino
Library to work against complex domain names, subdomains and URIs. Only contains ICANN section.
Node and Bun local Prisma Streams runtime for trusted development workflows.
Start a connect web server
Checks whether given DNS name or IPv4/IPv6 address belongs to a local machine
HTTP server mocking and expectations library for Node.js
Lax URL parsing with support for protocol-less URLs and IPs
http(s) proxy as connect middleware
Validate hostname based on RFC-1123
Run your tests using Jest & DynamoDB local
Set of environment utilities for WebContainers
Static check if a hostname is a local IP address.
virtual domain hosting
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
> Run AWS SQS locally without dependency. > Supports both AWS Query and JSON (x-amz-json-1.0) protocols.
Snapshot a list or static directory of web pages.
on-demand image optimization for Netlify
OAuth provider for Cloudflare Workers
A Bonjour DNS-SD service announcer via mDNS on UDP
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector
Allows you to create, list, and modify local hostnames on POSIX systems (e.g. Mac OS X and Linux) and Windows
Allows you to create, list, and modify local hostnames
Allows you to create, list, and modify local hostnames
A library for configuring/parsin locales from url params or hostname for I18n.
A library for configuring/parsin locales from url params or hostname for I18n.
Allows you to create, list, and modify .local hostnames in 10.5 with ease
A library for configuring/parsin locales from url params or hostname for I18n.
mdns allows you to create your own .local hostnames and point them to whatever IP you want.
net-ssh-local is a plugin to streamline localhost operations when the hostname is "localhost" and the user is nil.
Temporally Ordered IDs. Generate universally unique identifiers (UUID) that sort lexically in time order. Torid exists to solve the problem of generating UUIDs that when ordered lexically, they are also ordered temporally. I needed a way to generate ids for events that are entering a system with the following criteria: 1. Fast ID generation 2. No central coordinating server/system 3. No local storage 4. Library code, that is multiple apps on the same machine can use the same code and they will not generate duplicate ids 5. Eventually stored in a UUID field in a database. So 128bit ids are totally fine. The IDs that Torid generates are 128bit IDs made up of 2, 64bit parts. * 64bit microsecond level UNIX timestamp * 64bit hash of the system hostname, process id and a random value.
Contentful API wrapper library exposing an ActiveRecord-like interface