walk paths fast and efficiently
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Node.js final http responder
A simple key/value storage using files to persist the data
Implementation of JSON Web Signatures
A stand-alone types package for Undici
Base64 encoding/decoding in pure JS
Cross platform child_process#spawn and child_process#spawnSync
Browser-friendly inheritance fully compatible with standard node.js inherits()
Check if something is a Node.js stream
Strict TypeScript and Flow types for style based on MDN data
No description provided.
Indent each line in a string
Create and parse HTTP Content-Type header
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Utility to parse a string bytes to bytes and vice-versa
A JavaScript implementation of many web standards
Info about node `exports` field support: version ranges, categories, etc.
Utilities for ESLint plugins.
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Dependency-free RFC 3986 URI toolbox
Get paths for storing things like data, config, cache, etc
Recursively mkdir, like `mkdir -p`