Generate a unique filename for use in temporary directories or caches.
A minimalistic code generation utility.
Support for representing 64-bit integers in JavaScript
No description provided.
Recursively mkdir, like `mkdir -p`
No description provided.
A small and powerful router for the @nano_kit/store state management library.
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
Caseless object set/get/has, very useful when working with HTTP headers.
JSON Web Token implementation (symmetric and asymmetric)
A sdk for support module federation
Set of environment utilities for WebContainers
Get the visual width of the widest line in a string - the number of columns required to display it
A simple in-memory filesystem. Holds data in a javascript object.
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
Fetches the contents of a file accross node and browsers.
React components for annotating SVG elements
Constant-time comparison of Buffers
A simple module for bitwise-xor on buffers
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others