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.
Use Environment Variables in String
Constant-time comparison of Buffers
A fast function for calculating the visual width of a string once printed to the terminal.
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
Topological sort of directed ascyclic graphs (like dependecy lists)
Regular expression for matching a shebang line
create hashes for browserify
Extend an object with the properties of additional objects. node.js/javascript util.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Repeat a string - fast
A simple string template function based on named or indexed arguments
Escape string for use in HTML
Now stdin and stdout are files.
Remove leading directory components from a path, like tar's --strip-components option
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Regular expression for matching astral symbols