Recursively mkdir, like `mkdir -p`
JavaScript sprintf implementation
A minimalistic code generation utility.
No description provided.
Set of environment utilities for WebContainers
JSON Web Token implementation (symmetric and asymmetric)
A simple in-memory filesystem. Holds data in a javascript object.
Extend an object with the properties of additional objects. node.js/javascript util.
Constant-time comparison of Buffers
Runs (webpack) loaders
Support for representing 64-bit integers in JavaScript
Easy way to split a string on a given character unless it's quoted or escaped.
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
Caseless object set/get/has, very useful when working with HTTP headers.
Get the visual width of the widest line in a string - the number of columns required to display it
Use Environment Variables in String
Now stdin and stdout are files.
Convert a kebab-cased CSS property into a camelCased DOM property.
Fetches the contents of a file accross node and browsers.
Split a string on the first occurance of a given separator
Regular expression for matching a shebang line
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.