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
Find the nearest value of a discrete periodic function, given a point.
Get the visual width of the widest line in a string - the number of columns required to display it
Set of environment utilities for WebContainers
A simple in-memory filesystem. Holds data in a javascript object.
Heximal Templates is a fast and flexible HTML template system, where you write dynamic templates using real HTML `<template>` tags:
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.
Item repetition for JavaScript
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
Create an object path from a list or array of strings.
Use Environment Variables in String
Topological sort of directed ascyclic graphs (like dependecy lists)
Regular expression for matching a shebang line
Extend an object with the properties of additional objects. node.js/javascript util.
Handlebars block helper for repeating whatever is inside the block _n_ times.