Generate a unique filename for use in temporary directories or caches.
Lightweight Node.js version sniffing/comparison
Elegant terminal spinner
Convert directories to glob compatible strings
No description provided.
Recursively mkdir, like `mkdir -p`
Support for representing 64-bit integers in JavaScript
No description provided.
A debug logger package for other Google libraries
JavaScript sprintf implementation
Get the visual width of the widest line in a string - the number of columns required to display it
Split a string on the first occurance of a given separator
Set of environment utilities for WebContainers
Runs (webpack) loaders
ES2015 `Array#findIndex()` ponyfill
Convert a kebab-cased CSS property into a camelCased DOM property.
JSON Web Token implementation (symmetric and asymmetric)
A simple in-memory filesystem. Holds data in a javascript object.
A fast function for calculating the visual width of a string once printed to the terminal.
Use Environment Variables in String
Constant-time comparison of Buffers
A simple module for bitwise-xor on buffers
Create an object path from a list or array of strings.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others