Caseless object set/get/has, very useful when working with HTTP headers.
Re-randomized FROST signatures for threshold cryptography with re-randomizable keys
A debug logger package for other Google libraries
Elegant terminal spinner
Support for representing 64-bit integers in JavaScript
Runs (webpack) loaders
Fetches the contents of a file accross node and browsers.
Set of environment utilities for WebContainers
Convert a kebab-cased CSS property into a camelCased DOM property.
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
Regular expression for matching a shebang line
Use Environment Variables in String
Legend REPL web application deployment
create hashes for browserify
A simple module for bitwise-xor on buffers
Extend an object with the properties of additional objects. node.js/javascript util.
Create an object path from a list or array of strings.
JSON Web Token implementation (symmetric and asymmetric)
A simple in-memory filesystem. Holds data in a javascript object.
A sdk for support module federation
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Constant-time comparison of Buffers
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others