Recursively mkdir, like `mkdir -p`
Support for representing 64-bit integers in JavaScript
No description provided.
Easy way to split a string on a given character unless it's quoted or escaped.
A debug logger package for other Google libraries
JavaScript sprintf implementation
Core package to interact with Abyss-Crypt
citong is a useful utilities set
Caseless object set/get/has, very useful when working with HTTP headers.
Set of environment utilities for WebContainers
A sdk for support module federation
Get the visual width of the widest line in a string - the number of columns required to display it
JSON Web Token implementation (symmetric and asymmetric)
Convert a kebab-cased CSS property into a camelCased DOM property.
Split a string on the first occurance of a given separator
Runs (webpack) loaders
A simple in-memory filesystem. Holds data in a javascript object.
Fetches the contents of a file accross node and browsers.
Node.js package for HTTP Basic Authentication password file utility.
A simple module for bitwise-xor on buffers
Create an object path from a list or array of strings.
Constant-time comparison of Buffers
Use Environment Variables in String
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others